checking in .travis.yml file for travis ci

This commit is contained in:
Eric Rowell
2013-08-28 23:29:03 -07:00
parent 4247553708
commit fcb3826154

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"