summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2017-12-19 01:16:52 +0000
committerChromium commit bot <commit-bot@chromium.org>2017-12-19 01:16:52 +0000
commitd84b42c71a8122b7cd144474fd6d6aaa787f54e1 (patch)
treea332539221f126c5f006aed3b22e50c5a3a6786f
parentd01f2429bc561eed07293b46e08a07c54e471521 (diff)
downloadpdfium-d84b42c71a8122b7cd144474fd6d6aaa787f54e1.tar.xz
Configure CQ to use Windows MSVC bots.
BUG=pdfium:871 TBR=dsinclair@chromium.org Change-Id: I84c257e50827b3913f900c14eac5283a4563c53a Reviewed-on: https://pdfium-review.googlesource.com/21710 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
-rw-r--r--infra/config/cq.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index fd899516f6..db0b87035d 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -92,6 +92,12 @@ verifiers {
name: "win_xfa_clang_32"
}
builders {
+ name: "win_xfa_msvc"
+ }
+ builders {
+ name: "win_xfa_msvc_32"
+ }
+ builders {
name: "win_xfa_rel"
}
}