aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-02-06 11:06:11 -0500
committerGitHub <noreply@github.com>2018-02-06 11:06:11 -0500
commita3c73ed28d7995b18d48027aee740ad827fcc157 (patch)
tree964769bf65073dd97c43d3eca3a3719d782eba32 /appveyor.yml
parentea31cb15f0c2ab9f5f5b18e82311eb522989d747 (diff)
downloadgoogletest-a3c73ed28d7995b18d48027aee740ad827fcc157.tar.gz
googletest-a3c73ed28d7995b18d48027aee740ad827fcc157.tar.bz2
googletest-a3c73ed28d7995b18d48027aee740ad827fcc157.zip
Include MSVC14 on PRs as well
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 6c50fef8..8d9cc64f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -15,6 +15,7 @@ environment:
- compiler: msvc-14-seh
generator: "Visual Studio 14 2015"
+ enabled_on_pr: yes
- compiler: msvc-14-seh
generator: "Visual Studio 14 2015 Win64"