Do not use Appveyor < VS 2013. I build/test "legacy" VS 2008, 2010, 2012 on the Mac Mini.

This commit is contained in:
clanmills 2020-05-07 23:26:53 +01:00
parent 07005e206e
commit 8362fde7fe

View File

@ -41,15 +41,6 @@ environment:
UNIT_TESTS: 0
WEBREADY: False
WARNINGS_AS_ERRORS: OFF
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
CMAKE_GENERATOR: Ninja
INTEGRATION_TESTS: 0
VS_COMPILER_VERSION: 11
VCVARS: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\vcvarsall.bat
ARCHITECTURE: x86_64
UNIT_TESTS: 0
WEBREADY: False
WARNINGS_AS_ERRORS: OFF
shallow_clone: true