Create .travis.yml

This commit is contained in:
Bill Church 2017-05-18 15:54:54 -04:00 committed by GitHub
parent 8838150c22
commit 5ba4612b52

3
.travis.yml Normal file
View file

@ -0,0 +1,3 @@
language: node_js
- "0.12"
- "4"