diff --git a/.travis.yml b/.travis.yml index 26f89cae..08111a86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ jobs: env: WEBPACK_VERSION=latest JOB_PART=test script: npm run travis:$JOB_PART - <<: *test-latest - nodejs: 4.3 + nodejs: 4.8 env: WEBPACK_VERSION=latest JOB_PART=test script: npm run travis:$JOB_PART - <<: *test-latest