Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
ci(Travis): Use npm 5 compatible Node 4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens committed Oct 15, 2017
1 parent bdd51a2 commit 41f5e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
env: WEBPACK_VERSION=latest JOB_PART=test
script: npm run travis:$JOB_PART
- <<: *test-latest
node_js: 4.3
node_js: 4.8
env: WEBPACK_VERSION=latest JOB_PART=test
script: npm run travis:$JOB_PART
- <<: *test-latest
Expand Down

0 comments on commit 41f5e3a

Please sign in to comment.