Adding travis ci

This commit is contained in:
Kip Gebhardt 2015-02-10 17:41:01 -08:00
parent 2fa5e24727
commit 90b417bf42

9
travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- iojs
- iojs-v1.0.2