travis: remove unsupported iojs
This commit is contained in:
parent
5dcf38c0c5
commit
088f08020e
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ before_install:
|
||||||
- npm install npm -g
|
- npm install npm -g
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "io.js"
|
|
||||||
- "4"
|
- "4"
|
||||||
- "5"
|
- "5"
|
||||||
- "6"
|
- "6"
|
||||||
|
|
Loading…
Reference in a new issue