travis: remove unsupported iojs

This commit is contained in:
Daniel Cousens 2016-10-12 13:15:13 +11:00 committed by JP Richardson
parent 5dcf38c0c5
commit 088f08020e

View file

@ -4,7 +4,6 @@ before_install:
- npm install npm -g
node_js:
- "0.12"
- "io.js"
- "4"
- "5"
- "6"