Travis: add node 6, remove iojs (#3484)
* Travis: add node 6 * remove iojs from travis [skip ci]
This commit is contained in:
parent
881ea85dd8
commit
1b62be4c57
@ -8,9 +8,9 @@ cache:
|
||||
- node_modules
|
||||
|
||||
node_js:
|
||||
- "6"
|
||||
- "5"
|
||||
- "4"
|
||||
- iojs
|
||||
- "0.12"
|
||||
|
||||
script: make test-ci
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user