appveyor ci: drop Visual Studio 12 2013 - unsupported by Google Test master branch. (#691)

See https://github.com/google/googletest/pull/1815

Fixes #689.
This commit is contained in:
Roman Lebedev 2018-09-26 12:11:54 +03:00 committed by Dominic Hamon
parent aad33aab3c
commit eb8cbec077
1 changed files with 0 additions and 6 deletions

View File

@ -20,12 +20,6 @@ environment:
- compiler: msvc-14-seh
generator: "Visual Studio 14 2015 Win64"
- compiler: msvc-12-seh
generator: "Visual Studio 12 2013"
- compiler: msvc-12-seh
generator: "Visual Studio 12 2013 Win64"
- compiler: gcc-5.3.0-posix
generator: "MinGW Makefiles"
cxx_path: 'C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin'