mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05:00
AppVeyor: remove redundant builds
Remove the Visual Studio 2012 and 2013 builds as they add little value. Ref: https://github.com/curl/curl/pull/3606 Closes https://github.com/curl/curl/pull/3614
This commit is contained in:
parent
509a0d975f
commit
5b79664177
14
appveyor.yml
14
appveyor.yml
@ -30,20 +30,6 @@ environment:
|
|||||||
HTTP_ONLY: OFF
|
HTTP_ONLY: OFF
|
||||||
TESTING: ON
|
TESTING: ON
|
||||||
SHARED: OFF
|
SHARED: OFF
|
||||||
- PRJ_GEN: "Visual Studio 11 2012 Win64"
|
|
||||||
PRJ_CFG: Debug
|
|
||||||
OPENSSL: OFF
|
|
||||||
WINSSL: OFF
|
|
||||||
HTTP_ONLY: OFF
|
|
||||||
TESTING: ON
|
|
||||||
SHARED: OFF
|
|
||||||
- PRJ_GEN: "Visual Studio 12 2013 Win64"
|
|
||||||
PRJ_CFG: Debug
|
|
||||||
OPENSSL: OFF
|
|
||||||
WINSSL: OFF
|
|
||||||
HTTP_ONLY: OFF
|
|
||||||
TESTING: ON
|
|
||||||
SHARED: OFF
|
|
||||||
- PRJ_GEN: "Visual Studio 14 2015 Win64"
|
- PRJ_GEN: "Visual Studio 14 2015 Win64"
|
||||||
PRJ_CFG: Debug
|
PRJ_CFG: Debug
|
||||||
OPENSSL: OFF
|
OPENSSL: OFF
|
||||||
|
Loading…
Reference in New Issue
Block a user