diff --git a/appveyor.yml b/appveyor.yml index 6eb1b822d..7a29ecb89 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,12 +23,12 @@ environment: # Build only - - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013 - compiler: msvc2 - generator: Visual Studio 12 - platform: Win32 - configuration: Release - triplet: x86-windows + #- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013 + # compiler: msvc2 + # generator: Visual Studio 12 + # platform: Win32 + # configuration: Release + # triplet: x86-windows - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 compiler: msvc2