Skip to content

Commit 098e776

Browse files
committed
Working on appveyor build script
1 parent 54786c4 commit 098e776

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
@@ -14,7 +14,7 @@ install:
1414
- ps: Install-Product node $env:nodejs_version
1515
- set CI=true
1616
- npm install -g npm@latest
17-
- npm install -g yarn
17+
- npm install -g yarn@1.7.0
1818
- set PATH=%APPDATA%\npm;%PATH%
1919
- yarn install
2020
matrix:

0 commit comments

Comments
 (0)