Implement travis support, needs testing

This commit is contained in:
Jake 2014-11-01 21:35:01 -05:00
parent 7bfb0a7095
commit 8e3d37868e

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- "0.10"
script: npm start && mocha