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
node_js:
- "0.12"
- "io.js"
- "4"
- "5"
- "6"

Loading…
Cancel
Save