Skip to content

Commit

Permalink
ci(appveyor): add Node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Apr 26, 2020
1 parent ba20edd commit 0b5f23a
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 @@ -8,6 +8,7 @@ environment:
- nodejs_version: "10"
- nodejs_version: "12"
- nodejs_version: "13"
- nodejs_version: "14"

matrix:
fast_finish: true
Expand Down

0 comments on commit 0b5f23a

Please sign in to comment.