summaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rw-r--r--infra/config/cq.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 96d300e694..2045cd4833 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -44,6 +44,9 @@ verifiers {
name: "linux_skia"
}
builders {
+ name: "linux_skia_paths"
+ }
+ builders {
name: "linux_xfa"
}
builders {
@@ -68,6 +71,9 @@ verifiers {
name: "mac_skia"
}
builders {
+ name: "mac_skia_paths"
+ }
+ builders {
name: "mac_xfa"
}
builders {
@@ -89,6 +95,9 @@ verifiers {
name: "win_skia"
}
builders {
+ name: "win_skia_paths"
+ }
+ builders {
name: "win_xfa"
}
builders {