bump travis node version to 6.6.0

This commit is contained in:
ansuz 2017-03-02 18:31:24 +01:00
parent 2c9deed381
commit f313b6f65c

View File

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