From d71997941a5c1e76beb3206d7c25eff30fb8b73d Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Tue, 24 Oct 2017 13:42:03 +0200 Subject: [PATCH] Adding win_more_configs to CQ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: chromium:759980 Change-Id: Ie33931eae67b90a648735856a26e3b86dcf7c0e1 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/14960 Reviewed-by: Edward Lemur Reviewed-by: Patrik Höglund Commit-Queue: Mirko Bonadei Cr-Commit-Position: refs/heads/master@{#20426} --- infra/config/cq.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 674b7f7e64..d593a33b0f 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -72,6 +72,7 @@ verifiers { builders { name: "win_x64_clang_rel" } builders { name: "win_x64_dbg" } builders { name: "win_x64_rel" } + builders { name: "win_more_configs" } } } }