drop iojs testing in .travis.yml
This commit is contained in:
parent
1ad0630fc9
commit
c93bcffb3e
|
|
@ -1,7 +1,6 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
before_install: "npm install -g npm"
|
before_install: "npm install -g npm"
|
||||||
node_js:
|
node_js:
|
||||||
- "iojs"
|
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "4"
|
- "4"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user