We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0b892 commit a48c306Copy full SHA for a48c306
appveyor.yml
@@ -4,7 +4,7 @@ image: Ubuntu
4
5
init:
6
- sh: git config --global core.autocrlf true
7
- - sh: nvm use 10
+ - sh: nvm use 12
8
9
install:
10
# Get the app version from the package.json's version property, and set the build number
0 commit comments