add travis file

This commit is contained in:
jiangfriend@gmail.com 2012-03-07 23:48:38 +08:00
parent 94cef17bf8
commit f51c05676c

4
.travis.yml Normal file
View file

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