aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@users.noreply.github.com>2019-03-14 17:47:33 +0100
committerPaul Yang <TeBoring@users.noreply.github.com>2019-03-14 09:47:33 -0700
commit36fa3c6d4d15438e68d8016379b4a0c051cf35d4 (patch)
tree643b870c649138309d15e5b8a9b15e55c50d0d8b
parent66fb3ce5fcd5527e234abcd407e8421b472b1b52 (diff)
downloadprotobuf-36fa3c6d4d15438e68d8016379b4a0c051cf35d4.tar.gz
add missing C# windows presubmit.cfg file (#5894)
-rw-r--r--kokoro/windows/csharp/presubmit.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/kokoro/windows/csharp/presubmit.cfg b/kokoro/windows/csharp/presubmit.cfg
new file mode 100644
index 000000000..f58658517
--- /dev/null
+++ b/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