add travis testing

This commit is contained in:
Andy Sloane 2015-11-11 22:32:56 -08:00
commit 9bf35716f3

3
.travis.yml Normal file
View file

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