mirror of
https://github.com/moparisthebest/curl
synced 2024-11-17 23:15:08 -05:00
appveyor: partially revert 3413a110
to keep build without proxy
Ref: #5211 and #4526 Reported-by: Marcel Raad
This commit is contained in:
parent
3413a11091
commit
3e36af2cfa
@ -192,8 +192,8 @@ environment:
|
|||||||
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2015"
|
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2015"
|
||||||
BUILD_SYSTEM: autotools
|
BUILD_SYSTEM: autotools
|
||||||
TESTING: ON
|
TESTING: ON
|
||||||
DISABLED_TESTS: "~19 ~504 ~704 ~705 ~1056 ~1233 ~1242 ~1243 ~2002 ~2003"
|
DISABLED_TESTS: "~19 ~1056 ~1233 ~1242 ~1243 ~2002 ~2003"
|
||||||
CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc --disable-threaded-resolver"
|
CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc --disable-threaded-resolver --disable-proxy"
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2019"
|
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2019"
|
||||||
BUILD_SYSTEM: autotools
|
BUILD_SYSTEM: autotools
|
||||||
TESTING: ON
|
TESTING: ON
|
||||||
|
Loading…
Reference in New Issue
Block a user