chore(travis): test on iojs-v2

This commit is contained in:
Stephan Bönnemann 2015-05-08 00:49:11 +02:00
parent 3b921a63c5
commit f2dd66f614

View File

@ -1,5 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- iojs-v2
- iojs-v1 - iojs-v1
- '0.10' - '0.10'
- '0.12' - '0.12'