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 2167439 commit 0e55c7cCopy full SHA for 0e55c7c
1 file changed
appveyor.yml
@@ -10,7 +10,7 @@ init:
10
install:
11
- ps: Install-Product node $env:nodejs_version x64
12
- node --version
13
- - curl -fsSL -o yarn.js https://github.com/yarnpkg/yarn/releases/download/v1.1.0/yarn-1.1.0.js
+ - curl -fsSL -o yarn.js https://github.com/yarnpkg/yarn/releases/download/v1.3.2/yarn-1.3.2.js
14
- node ./yarn.js --version
15
- node ./yarn.js install
16
- node ./yarn.js run build
0 commit comments