commit | 79c32b17acecbd01968a081dda695fc25d8bc992 | [log] [tgz] |
---|---|---|
author | Jan Tattermusch <[email protected]> | Tue Mar 12 04:05:37 2019 -0400 |
committer | Jan Tattermusch <[email protected]> | Tue Mar 12 05:16:52 2019 -0400 |
tree | db3c25154e2ed52ac22c9b1ec8388a4ec96547a8 | |
parent | 70dc39ed3d677c39c6b0abd3fa76bfa0db54ac14 [diff] [blame] |
add scripts for C# windows tests
diff --git a/kokoro/windows/csharp/continuous.cfg b/kokoro/windows/csharp/continuous.cfg new file mode 100644 index 0000000..f586585 --- /dev/null +++ b/kokoro/windows/csharp/continuous.cfg
@@ -0,0 +1,5 @@ +# Config file for running tests in Kokoro + +# Location of the build script in repository +build_file: "protobuf/kokoro/windows/csharp/build.bat" +timeout_mins: 1440