mirror of
https://github.com/curl/curl.git
synced 2026-05-14 15:56:20 +03: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
1 changed files with 0 additions and 14 deletions
14
appveyor.yml
14
appveyor.yml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue