Add .travis.yml

This commit is contained in:
Faisal Salman 2012-12-04 15:07:53 +07:00
parent 3f98036d50
commit a2b4f6d5c5

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: node_js
node_js:
- 0.8
- 0.6