Skip to content

Commit 87a3046

Browse files
authored
Merge pull request webpack#8747 from webpack/deps/node-12
update node 12 nightly version
2 parents 109db05 + 458c61f commit 87a3046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ matrix:
3838
- os: linux
3939
node_js: "10"
4040
env:
41-
- NODEJS_VERSION=v12.0.0-nightly20181024bb79e768e5
41+
- NODEJS_VERSION=v12.0.0-nightly20190206686043e76e
4242
- YARN_EXTRA_ARGS="--ignore-engines"
4343
- NO_WATCH_TESTS=1
4444
- JEST="--maxWorkers=2 --cacheDirectory .jest-cache"

0 commit comments

Comments
 (0)