Revert "chore: pin windows node.js version (#11522)" (#11730)

This commit is contained in:
Huáng Jùnliàng 2020-06-19 05:41:38 -04:00 committed by GitHub
parent eea156b2cb
commit 7cc8f8db8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,7 @@ matrix:
- node_js: "13" - node_js: "13"
# Move `windows` build to be the third since it is slow # Move `windows` build to be the third since it is slow
- os: windows - os: windows
# Pin windows node.js version until https://github.com/nodejs/node/issues/33166 is resolved node_js: "node"
node_js: "14.0"
env: env:
- JOB=test - JOB=test
# https://travis-ci.community/t/build-doesnt-finish-after-completing-tests/288/9 # https://travis-ci.community/t/build-doesnt-finish-after-completing-tests/288/9