Add travis config.

This commit is contained in:
Eric Martindale 2014-07-16 14:59:12 -04:00
parent 156d9762a7
commit 44c59cfdc9
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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