Skip to content

Commit 14d686d

Browse files
committed
appveyor ci: drop Visual Studio 12 2013 - unsupported by Google Test master branch.
See google/googletest#1815 Fixes #689.
1 parent aad33aa commit 14d686d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ environment:
2020
- compiler: msvc-14-seh
2121
generator: "Visual Studio 14 2015 Win64"
2222

23-
- compiler: msvc-12-seh
24-
generator: "Visual Studio 12 2013"
25-
26-
- compiler: msvc-12-seh
27-
generator: "Visual Studio 12 2013 Win64"
28-
2923
- compiler: gcc-5.3.0-posix
3024
generator: "MinGW Makefiles"
3125
cxx_path: 'C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin'

0 commit comments

Comments
 (0)