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:
Marcel Raad 2019-02-25 21:03:13 +01:00
parent 509a0d975f
commit 5b79664177
No known key found for this signature in database
GPG Key ID: 33C416EFAE4D6F02
1 changed files with 0 additions and 14 deletions

View File

@ -30,20 +30,6 @@ environment:
HTTP_ONLY: OFF
TESTING: ON
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_CFG: Debug
OPENSSL: OFF