Skip to content

Commit

Permalink
Update CI to node 14 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywasishere committed Jul 6, 2021
1 parent 05d38f2 commit 5a9bd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
nodejs_version: "6"
nodejs_version: "14"

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

0 comments on commit 5a9bd6c

Please sign in to comment.