Skip to content

Commit

Permalink
ci(travis): Update Node v4 test target to 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens committed Nov 22, 2017
1 parent a1ae204 commit 9e40b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 9e40b78

Please sign in to comment.