aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar borenet <borenet@google.com>2015-12-04 10:19:21 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-04 10:19:21 -0800
commit258ade521be2f15f3c51692a836e0a0fee151dad (patch)
tree684039eb8896339c502336273eb5bc356d934969 /infra/branch-config
parent6ebd4239410dabf594e0d40ac610e92bf942b651 (diff)
Add iOS compile bot to the CQ
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 2fb1ff38dd..35a5fda166 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -32,6 +32,7 @@ verifiers {
buckets {
name: "client.skia.compile"
builders { name: "Build-Mac10.8-Clang-x86_64-Release-Trybot" }
+ builders { name: "Build-Mac10.9-Clang-Arm7-Debug-iOS-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-Trybot" }
builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" }
builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" }