This commit is contained in:
Leo Horie 2016-04-21 10:19:04 -04:00
parent 3bb496a11d
commit e50843f3bc
2 changed files with 6 additions and 1 deletions

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: node_js
node_js:
- stable
sudo: false