Enable Travis-CI

This commit is contained in:
Paul O’Shannessy 2013-05-29 15:34:52 -07:00
parent 2c6620d85f
commit 7534bfe2d9
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"