appveyor update windows openssl blob url
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
05fc6bab0d
commit
d211edb85b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ environment:
|
|||
- LWS_METHOD: nossl
|
||||
CMAKE_ARGS: -DLWS_WITH_SSL=OFF
|
||||
install:
|
||||
- appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_2a.exe
|
||||
- appveyor DownloadFile http://strcpy.net/packages/Win32OpenSSL-1_0_2a.exe
|
||||
- Win32OpenSSL-1_0_2a.exe /silent /verysilent /sp- /suppressmsgboxes
|
||||
- cinst -y nsis
|
||||
- SET PATH=C:\Program Files\NSIS\;%PATH%
|
||||
|
|
Loading…
Add table
Reference in a new issue