appveyor openssl 1.0.2h

Signed-off-by: Andy Green <andy@warmcat.com>
This commit is contained in:
Andy Green 2016-05-04 10:36:23 +08:00
parent 5474221a0c
commit 8554bd43bd

View file

@ -14,8 +14,8 @@ environment:
- LWS_METHOD: nossl
CMAKE_ARGS: -DLWS_WITH_SSL=OFF
install:
- appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2g.exe
- Win32OpenSSL-1_0_2g.exe /silent /verysilent /sp- /suppressmsgboxes
- appveyor DownloadFile https://slproweb.com/download/Win32OpenSSL-1_0_2h.exe
- Win32OpenSSL-1_0_2h.exe /silent /verysilent /sp- /suppressmsgboxes
- cinst -y nsis
- SET PATH=C:\Program Files\NSIS\;C:\Program Files (x86)\NSIS\;%PATH%
build: