Skip to content

Commit 5a9bd6c

Browse files
Update CI to node 14 (#108)
1 parent 05d38f2 commit 5a9bd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
nodejs_version: "6"
2+
nodejs_version: "14"
33

44
install:
55
- ps: Install-Product node $env:nodejs_version

0 commit comments

Comments
 (0)