add test file

This commit is contained in:
Iuri Matias 2016-10-22 18:28:08 -04:00
parent c7ad88f4e3
commit a12bbb201f
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

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