Skip to content

Commit

Permalink
Add Node v12 to Appveyor build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
willmorgan authored May 18, 2019
1 parent d4a276d commit 54b5b7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ environment:
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 54b5b7a

Please sign in to comment.