commit | ef62d6f802d8d23070f146effc8179fd79c9870c | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Wed Jan 23 15:45:39 2019 +0100 |
committer | Yun Peng <pcloudy@google.com> | Wed Jan 23 15:45:39 2019 +0100 |
tree | 37b4a6cc7713faee96c4922010e5511c09135944 | |
parent | 5dccaa145e6f290c6a0f371d44466a7176f4cdb1 [diff] |
Enable tests on Windows
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index dd13f44..bd9cc12 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml
@@ -15,3 +15,8 @@ - "..." test_targets: - "..." + windows: + build_targets: + - "..." + test_targets: + - "..."