Skip to content

Commit

Permalink
AppVeyor: remove redundant builds
Browse files Browse the repository at this point in the history
Remove the Visual Studio 2012 and 2013 builds as they add little value.

Ref: curl#3606
Closes
  • Loading branch information
MarcelRaad committed Feb 25, 2019
1 parent 90236ed commit 05edc62
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions appveyor.yml
Expand Up @@ -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
Expand Down

0 comments on commit 05edc62

Please sign in to comment.