Skip to content

Commit 49d6e38

Browse files
authored
Merge pull request webpack#5086 from webpack/ci/node-8
OSX test on node.js 8
2 parents f4b8785 + 3dcb133 commit 49d6e38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ matrix:
2626
node_js: "4.3"
2727
env: NO_WATCH_TESTS=1 JOB_PART=test
2828
- os: osx
29-
node_js: "7"
29+
node_js: "8"
3030
env: NO_WATCH_TESTS=1 JOB_PART=test
3131
allow_failures:
3232
- os: osx

0 commit comments

Comments
 (0)