Skip to content

Commit f99ffd7

Browse files
committed
chore(ci): use NodeJS v12 on AppVeyor
1 parent a59fd62 commit f99ffd7

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: "10"
2+
nodejs_version: "12"
33

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

0 commit comments

Comments
 (0)