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 cd9e5d4173
commit 524058d8fc
1 changed files with 2 additions and 1 deletions

View File

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