mirror of
https://github.com/google/googletest.git
synced 2024-12-27 02:01:25 +08:00
Enable CI for VS2017
This commit is contained in:
parent
3121b2049e
commit
b153bfd8f5
@ -4,6 +4,14 @@ os: Visual Studio 2015
|
|||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
|
- compiler: msvc-15-seh
|
||||||
|
generator: "Visual Studio 15 2017"
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
|
|
||||||
|
- compiler: msvc-15-seh
|
||||||
|
generator: "Visual Studio 15 2017 Win64"
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
|
|
||||||
- compiler: msvc-14-seh
|
- compiler: msvc-14-seh
|
||||||
generator: "Visual Studio 14 2015"
|
generator: "Visual Studio 14 2015"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user