blob: 7cf82dfefdd7c87feb0eef7c92c507e935bb60b3 [file] [log] [blame]
# Format: //devtools/kokoro/config/proto/build.proto
# Location of the continuous bash script in Git.
build_file: "marl/kokoro/windows/presubmit.bat"
env_vars {
key: "BUILD_SYSTEM"
value: "cmake"
}
env_vars {
key: "BUILD_GENERATOR"
value: "Visual Studio 15 2017"
}
env_vars {
key: "BUILD_TARGET_ARCH"
value: "x86"
}