Skip to content

Commit 0e55c7c

Browse files
ahnpnlSimenB
authored andcommitted
Use yarn v1.3.2 for AppVeyor CI build (#5410)
1 parent 2167439 commit 0e55c7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ init:
1010
install:
1111
- ps: Install-Product node $env:nodejs_version x64
1212
- node --version
13-
- curl -fsSL -o yarn.js https://github.com/yarnpkg/yarn/releases/download/v1.1.0/yarn-1.1.0.js
13+
- curl -fsSL -o yarn.js https://github.com/yarnpkg/yarn/releases/download/v1.3.2/yarn-1.3.2.js
1414
- node ./yarn.js --version
1515
- node ./yarn.js install
1616
- node ./yarn.js run build

0 commit comments

Comments
 (0)