Browse Source

travis: remove unsupported iojs

hk-custom-address
Daniel Cousens 8 years ago
committed by JP Richardson
parent
commit
088f08020e
  1. 1
      .travis.yml

1
.travis.yml

@ -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…
Cancel
Save