Skip to content

Commit a48c306

Browse files
committed
update appveyor node version
1 parent 4e0b892 commit a48c306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image: Ubuntu
44

55
init:
66
- sh: git config --global core.autocrlf true
7-
- sh: nvm use 10
7+
- sh: nvm use 12
88

99
install:
1010
# Get the app version from the package.json's version property, and set the build number

0 commit comments

Comments
 (0)