Skip to content

Commit

Permalink
Merge pull request #936 from p-kuen/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
recrsn authored Jun 6, 2022
2 parents 5ce7348 + 35bb3a8 commit 559405f
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
environment:
matrix:
- nodejs_version: "10"
platform: x64
- nodejs_version: "10"
platform: x86
- nodejs_version: "11"
platform: x64
- nodejs_version: "11"
platform: x86
- nodejs_version: "12"
platform: x64
- nodejs_version: "12"
Expand All @@ -20,6 +12,10 @@ environment:
platform: x64
- nodejs_version: "14"
platform: x86
- nodejs_version: "16"
platform: x64
- nodejs_version: "16"
platform: x86

install:
- where npm
Expand Down

0 comments on commit 559405f

Please sign in to comment.