TravisCI integration

This commit is contained in:
Julian Lam
2014-04-08 17:41:43 -04:00
parent 49a686af78
commit 3ac9425669

5
.travis.yml Normal file
View File

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