Skip to content

Commit

Permalink
Revert "chore: pin windows node.js version (#11522)" (#11730)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jun 19, 2020
1 parent eea156b commit 7cc8f8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -31,8 +31,7 @@ matrix:
- node_js: "13"
# Move `windows` build to be the third since it is slow
- os: windows
# Pin windows node.js version until https://github.com/nodejs/node/issues/33166 is resolved
node_js: "14.0"
node_js: "node"
env:
- JOB=test
# https://travis-ci.community/t/build-doesnt-finish-after-completing-tests/288/9
Expand Down

0 comments on commit 7cc8f8d

Please sign in to comment.