Create .travis.yml

This commit is contained in:
Ben Cox 2013-11-14 21:51:40 +00:00
parent ad793ad674
commit 37eeef5477
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.11"
script: npm install && node every-test