Revert "Revert "Add other Windows configurations to the CQ.""

This reverts commit 98831738f22c36d8e9a5cc8fc2e07453bed30074.

Let's try this again. tandrii@ says this should be resolved as of
https://crbug.com/840505. (That was a while ago. I'd forgotten about
it.)

Change-Id: Ib49a629198a33d44ff1c3aa13af5825def1a5c4d
Reviewed-on: https://boringssl-review.googlesource.com/28924
Reviewed-by: Steven Valdez <svaldez@google.com>
Commit-Queue: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 7d30d72..7a47aec 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -53,7 +53,10 @@
       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" }