Skip to content
Permalink
Browse files

Googletest export

Require all appveyor googletest windows builds to work on Pull Requests to increase CI coverage

PiperOrigin-RevId: 284206759
  • Loading branch information
gennadiycivil authored and mattcalabrese-google committed Dec 13, 2019
1 parent 78fdd6c commit 6251071a20e8ebfe9310b736baf55897853adba0
Showing with 2 additions and 0 deletions.
  1. +2 −0 appveyor.yml
@@ -8,6 +8,7 @@ environment:
generator: "Visual Studio 15 2017"
build_system: cmake
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
enabled_on_pr: yes

- compiler: msvc-15-seh
generator: "Visual Studio 15 2017 Win64"
@@ -28,6 +29,7 @@ environment:
- compiler: msvc-14-seh
build_system: cmake
generator: "Visual Studio 14 2015 Win64"
enabled_on_pr: yes

- compiler: gcc-6.3.0-posix
build_system: cmake

0 comments on commit 6251071

Please sign in to comment.
You can’t perform that action at this time.