Skip to content

Commit

Permalink
appveyor ci: drop Visual Studio 12 2013 - unsupported by Google Test …
Browse files Browse the repository at this point in the history
…master branch. (google#691)

See google/googletest#1815

Fixes google#689.
  • Loading branch information
LebedevRI authored and dominichamon committed Sep 26, 2018
1 parent 9d6b875 commit 04fc08e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 04fc08e

Please sign in to comment.