Update appveyor.yml

This commit is contained in:
Egor Pugin 2019-01-20 15:59:55 +03:00 committed by GitHub
parent d345bf1012
commit 277457ff3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ cache:
- .sw
before_build:
- curl -fsS -L -o dl.zip https://github.com/SoftwareNetwork/binaries/raw/master/client_windows.zip
- curl -fsS -L -o dl.zip https://github.com/SoftwareNetwork/binaries/raw/master/sw-master-windows-client.zip
- 7z x dl.zip
- set PATH=%PATH%;%cd%