aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/presubmit/system-3.7.cfg
diff options
context:
space:
mode:
Diffstat (limited to '.kokoro/presubmit/system-3.7.cfg')
-rw-r--r--.kokoro/presubmit/system-3.7.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/.kokoro/presubmit/system-3.7.cfg b/.kokoro/presubmit/system-3.7.cfg
new file mode 100644
index 0000000..0393b98
--- /dev/null
+++ b/.kokoro/presubmit/system-3.7.cfg
@@ -0,0 +1,5 @@
+# Format: //devtools/kokoro/config/proto/build.proto
+env_vars: {
+ key: "TRAMPOLINE_BUILD_FILE"
+ value: "github/google-auth-library-python/.kokoro/build-systests.sh"
+}