ADD travis integration

This commit is contained in:
RecuencoJones
2019-03-25 20:40:45 +01:00
parent 8257010937
commit 6234737be2

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: node_js
node_js:
- "6"
- "8"
- "10"