Browse Source

bump travis node version to 6.6.0

master
ansuz 3 years ago
parent
commit
f313b6f65c
1 changed files with 1 additions and 1 deletions
  1. 2
      .travis.yml

2
.travis.yml

@ -9,7 +9,7 @@ branches:
- soon
- staging
node_js:
- "4.2.1"
- "6.6.0"
before_script:
- npm run-script lint
- cp config.js.dist config.js

Loading…
Cancel
Save