Add linux_fips_noasm_asan.

Change-Id: Ie0468717da0eb876f3e3569b4733548a88bf0a02
Reviewed-on: https://boringssl-review.googlesource.com/15186
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: 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 5349874..4e60c58 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -58,6 +58,7 @@
 			builders { name: "linux_fips_rel" }
 			builders { name: "linux_fips_clang" }
 			builders { name: "linux_fips_clang_rel" }
+			builders { name: "linux_fips_noasm_asan" }
 
 			builders { name: "docs" }
     }