Browse Source

travis: add 8

hk-custom-address
Daniel Cousens 8 years ago
parent
commit
757a830361
  1. 1
      .travis.yml

1
.travis.yml

@ -5,6 +5,7 @@ node_js:
- "5"
- "6"
- "7"
- "8"
matrix:
include:
- node_js: "7"

Loading…
Cancel
Save