diff --git a/.travis.yml b/.travis.yml index 5c17da14..77cb9527 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ notifications: on_success: change node_js: - '6' - - '4' + - '8' - '10' env: @@ -18,7 +18,7 @@ env: matrix: include: - - node_js: '6' + - node_js: '8' env: CI_MODE=saucelabs addons: sauce_connect: true