1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-26 14:34:27 +02:00

Adding travis

This commit is contained in:
Antonio Laguna
2017-04-27 07:42:06 +02:00
parent b6a4ae71b9
commit eb45889266

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: node_js
node_js:
- "6"
- "7"