aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-04-13 15:30:44 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-13 20:40:02 +0000
commit7e87e84d850ae47fafc71db03db9118758d69f4d (patch)
treef0a1b0324587a1bdc43ff13773cad3144c618765 /infra/branch-config
parent460b1cd45a499378539cdce564d298c93314d66d (diff)
Add a MSVS bot to the CQ
Bug: skia: Change-Id: I625b46e197ce1bef47aa73f7e7e419cec2450735 Reviewed-on: https://skia-review.googlesource.com/121364 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index f4ea5c6f3d..e90e183f86 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -44,6 +44,7 @@ verifiers {
builders { name: "Build-Mac-Clang-x86_64-Release" }
builders { name: "Build-Win-Clang-x86-Debug" }
builders { name: "Build-Win-Clang-x86_64-Release-Vulkan" }
+ builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan" }
builders { name: "Housekeeper-PerCommit-Bookmaker" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All" }