From a5d88d2ca6e1ccf5e2270827baac39ad98fa7281 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Thu, 26 May 2016 11:06:07 +0200 Subject: [PATCH] CQ: Add ios_api_framework trybot to default set. BUG=webrtc:5737 TBR=tkchin@webrtc.org Review URL: https://codereview.webrtc.org/2015863002 . Cr-Commit-Position: refs/heads/master@{#12906} --- infra/config/cq.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index c26972633d..07e424f95c 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -43,6 +43,7 @@ verifiers { builders { name: "ios64_sim_dbg" } builders { name: "ios64_gn_dbg" } builders { name: "ios64_gn_rel" } + builders { name: "ios_api_framework" } builders { name: "linux_asan" } builders { name: "linux_baremetal" } builders { name: "linux_compile_dbg" }