Skip to content

Commit

Permalink
Add Node.js version 12 to AppVeyor matrix now that it's available.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Dec 16, 2019
1 parent 8e8d400 commit 3de0fb9
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 @@ -9,6 +9,7 @@ environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"

# Get the stable version of node
install:
Expand Down

0 comments on commit 3de0fb9

Please sign in to comment.