add .travis.yml

This commit is contained in:
Tobias Koppers 2012-05-03 00:02:51 +02:00
parent 53a23ec058
commit 7fdbc3cffe
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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