mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
AppVeyor: enable testing for WinSSL build
Closes https://github.com/curl/curl/pull/3725
This commit is contained in:
parent
d1b5cf830b
commit
f1aad7162a
1 changed files with 3 additions and 3 deletions
|
|
@ -14,12 +14,12 @@ environment:
|
|||
COMPILER_PATH: ""
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
|
||||
PRJ_GEN: "Visual Studio 15 2017 Win64"
|
||||
PRJ_CFG: Release
|
||||
PRJ_CFG: Debug
|
||||
OPENSSL: OFF
|
||||
WINSSL: ON
|
||||
HTTP_ONLY: OFF
|
||||
TESTING: OFF
|
||||
SHARED: ON
|
||||
TESTING: ON
|
||||
SHARED: OFF
|
||||
DISABLED_TESTS: ""
|
||||
COMPILER_PATH: ""
|
||||
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue