Travis: drop iojs, add v4.x and v5.x

This commit is contained in:
Miroslav Bajtoš 2016-02-04 16:28:01 +01:00
parent 015e9cb80e
commit 4753373f4f
1 changed files with 2 additions and 1 deletions

View File

@ -3,5 +3,6 @@ language: node_js
node_js: node_js:
- "0.10" - "0.10"
- "0.12" - "0.12"
- "iojs" - "4"
- "5"