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
1 changed files with 1 additions and 1 deletions

View File

@ -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