travis: add v4, v6, drop io.js

This commit is contained in:
Miroslav Bajtoš 2016-05-23 11:13:40 +02:00
parent 119a1bc6c4
commit 376ac4649e
1 changed files with 2 additions and 1 deletions

View File

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