Subject: [PATCH] New OpenSSL version for appveyor build!

This commit is contained in:
=?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-01-24 16:42:57 +01:00 committed by Andy Green
parent 080e6ddded
commit 0ea169c3c9

View file

@ -14,8 +14,8 @@ environment:
- LWS_METHOD: nossl
CMAKE_ARGS: -DLWS_WITH_SSL=OFF
install:
- appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_1j.exe
- Win32OpenSSL-1_0_1j.exe /silent /verysilent /sp- /suppressmsgboxes
- appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_1L.exe
- Win32OpenSSL-1_0_1L.exe /silent /verysilent /sp- /suppressmsgboxes
build:
build_script: