update to latest nightly

This commit is contained in:
Tobias Koppers 2020-08-20 09:59:24 +02:00
parent f4863f0ef4
commit ed9d818e6d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ matrix:
- os: linux
node_js: "10"
env:
- NODEJS_VERSION=v13.0.0-nightly201910156afed1dc85
- NODEJS_VERSION=v15.0.0-nightly2020082003293aa3a1
- YARN_EXTRA_ARGS="--ignore-engines"
- NO_WATCH_TESTS=1
- JEST="--maxWorkers=2 --cacheDirectory .jest-cache"