update node 12 nightly version

This commit is contained in:
Tobias Koppers 2019-02-06 17:35:08 +01:00
parent 74b8aac0ad
commit 458c61fe5d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ matrix:
- os: linux
node_js: "10"
env:
- NODEJS_VERSION=v12.0.0-nightly20181024bb79e768e5
- NODEJS_VERSION=v12.0.0-nightly20190206686043e76e
- YARN_EXTRA_ARGS="--ignore-engines"
- NO_WATCH_TESTS=1
- JEST="--maxWorkers=2 --cacheDirectory .jest-cache"