Add Travis

This commit is contained in:
Typicode
2013-11-30 14:49:58 +01:00
parent b8915e7bb8
commit 2b099622c2

5
travis.yml Normal file
View File

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