Add new bots to the CQ.

We'll see if this becomes too burdensome.

Change-Id: I51546c3f6ee38e70a9397f9ce695035d382acfa0
Reviewed-on: https://boringssl-review.googlesource.com/21424
Reviewed-by: Steven Valdez <svaldez@google.com>
This commit is contained in:
David Benjamin 2017-10-09 13:28:15 -04:00
parent e091af4f37
commit 73ffb74b9e

View File

@ -53,7 +53,10 @@ verifiers {
builders { name: "win64" }
builders { name: "win64_rel" }
builders { name: "win64_small" }
builders { name: "win32_vs2017_compile" }
builders { name: "win64_vs2017_compile" }
builders { name: "win32_clang_vs2017_compile" }
builders { name: "win64_clang_vs2017_compile" }
builders { name: "linux_fips" }
builders { name: "linux_fips_rel" }