Browse Source

travis: drop 0.10 support

hk-custom-address
Daniel Cousens 8 years ago
committed by Daniel Cousens
parent
commit
418947e73f
  1. 1
      .travis.yml

1
.travis.yml

@ -3,7 +3,6 @@ language: node_js
before_install:
- npm install npm -g
node_js:
- "0.10"
- "0.12"
- "io.js"
- "4"

Loading…
Cancel
Save