Browse Source

add missing C# windows presubmit.cfg file (#5894)

Jan Tattermusch 6 years ago
parent
commit
36fa3c6d4d
1 changed files with 5 additions and 0 deletions
  1. 5 0
      kokoro/windows/csharp/presubmit.cfg

+ 5 - 0
kokoro/windows/csharp/presubmit.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