Skip to content

Commit

Permalink
Sync Node.js versions in Appveyor Windows CI with Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jul 15, 2020
1 parent 61c9846 commit 5953380
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,15 @@ environment:
NVS_VERSION: 1.4.2
fast_finish: true
matrix:
- NODEJS_VERSION: node/4
- NODEJS_VERSION: node/6
- NODEJS_VERSION: node/8
- NODEJS_VERSION: node/9
- NODEJS_VERSION: node/10
- NODEJS_VERSION: chakracore/8
- NODEJS_VERSION: chakracore/10
- NODEJS_VERSION: node/12
- NODEJS_VERSION: node/14
- NODEJS_VERSION: nightly
- NODEJS_VERSION: chakracore-nightly

matrix:
fast_finish: true
allow_failures:
- NODEJS_VERSION: nightly
- NODEJS_VERSION: chakracore-nightly

platform:
- x86
Expand Down

0 comments on commit 5953380

Please sign in to comment.