diff --git a/.travis.yml b/.travis.yml index 1331ef3cb..24288c6f2 100644 --- a/.travis.yml +++ b/.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