Skip to content

Commit

Permalink
Add NodeJS 14 to appveyor CI
Browse files Browse the repository at this point in the history
  • Loading branch information
recrsn committed Jun 1, 2020
1 parent 5916a46 commit 40770d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -16,6 +16,10 @@ environment:
platform: x64
- nodejs_version: "13"
platform: x86
- nodejs_version: "14"
platform: x64
- nodejs_version: "14"
platform: x86

install:
- where npm
Expand Down

0 comments on commit 40770d6

Please sign in to comment.