add travis file

This commit is contained in:
Dylan Greene
2013-09-14 15:14:06 -04:00
parent 18e9422524
commit f63943e7b6

5
.travis.yml Normal file
View File

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