added travis.yml

This commit is contained in:
David Miller 2014-09-11 03:40:50 -04:00
parent 7f990624a2
commit 905142b221

5
.travis.yml Normal file
View File

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