Commit 925858d9 authored by Luc Bertrand's avatar Luc Bertrand Committed by Rodrigo Queiro

add windows target to bazel CI

parent 20919b32
......@@ -15,3 +15,11 @@ platforms:
- "..."
test_targets:
- "..."
windows:
# Optional: use VS 2017 instead of 2015.
environment:
BAZEL_VC: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC"
build_targets:
- "..."
test_targets:
- "..."
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment