using travis

This commit is contained in:
Mathias Buus 2013-12-21 01:28:44 +01:00
parent aec83fd34e
commit f7caf45005

4
.travis.yml Normal file
View file

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