Skip to content
Snippets Groups Projects
Commit 758d97fa authored by Andy Green's avatar Andy Green
Browse files

update appveyor to get win openssl from own server


slproweb is down

Signed-off-by: default avatarAndy Green <andy.green@linaro.org>
parent 11f27345
Branches
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ environment: ...@@ -14,7 +14,7 @@ environment:
- LWS_METHOD: nossl - LWS_METHOD: nossl
CMAKE_ARGS: -DLWS_WITH_SSL=OFF CMAKE_ARGS: -DLWS_WITH_SSL=OFF
install: install:
- appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2d.exe - appveyor DownloadFile https://libwebsockets.org/Win32OpenSSL-1_0_2d.exe
- Win32OpenSSL-1_0_2d.exe /silent /verysilent /sp- /suppressmsgboxes - Win32OpenSSL-1_0_2d.exe /silent /verysilent /sp- /suppressmsgboxes
- cinst -y nsis - cinst -y nsis
- SET PATH=C:\Program Files\NSIS\;C:\Program Files (x86)\NSIS\;%PATH% - SET PATH=C:\Program Files\NSIS\;C:\Program Files (x86)\NSIS\;%PATH%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment