Merge pull request #132 from resin-io/upgrade_travis

Test node v0.12 and io.js
This commit is contained in:
Juan Cruz Viotti 2015-08-05 07:03:51 -04:00
commit 12145a2393

View File

@ -1,4 +1,6 @@
language: node_js
node_js:
- "iojs"
- "0.12"
- "0.11"
- "0.10"