add travis file

...for travis automated testing
This commit is contained in:
Ryan X. Charles 2014-09-17 16:56:36 -07:00
parent cf5b2f1250
commit 1fa5482518
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: node_js
node_js:
- '0.10'