From 394bb20e2d08462d65e35a09baffd01ec254d3c4 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 13 Sep 2018 15:31:20 +0000 Subject: Add skia_paths try bots. BUG=pdfium:1147 Change-Id: I3a91e4c6f5cb7063f19bf4a6a707e9d9bbbf4914 Reviewed-on: https://pdfium-review.googlesource.com/42352 Commit-Queue: Ryan Harrison Reviewed-by: Ryan Harrison --- infra/config/cq.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'infra') 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 @@ -43,6 +43,9 @@ verifiers { builders { name: "linux_skia" } + builders { + name: "linux_skia_paths" + } builders { name: "linux_xfa" } @@ -67,6 +70,9 @@ verifiers { builders { name: "mac_skia" } + builders { + name: "mac_skia_paths" + } builders { name: "mac_xfa" } @@ -88,6 +94,9 @@ verifiers { builders { name: "win_skia" } + builders { + name: "win_skia_paths" + } builders { name: "win_xfa" } -- cgit v1.2.3