Add travis

This commit is contained in:
Andreas Brekken 2014-01-11 13:58:14 +07:00
parent f591cc0111
commit ad91f8c948

6
.travis.yml Normal file
View file

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