summaryrefslogtreecommitdiffhomepage
path: root/kokoro/runtime_tests/php7.3.6.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'kokoro/runtime_tests/php7.3.6.cfg')
-rw-r--r--kokoro/runtime_tests/php7.3.6.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/kokoro/runtime_tests/php7.3.6.cfg b/kokoro/runtime_tests/php7.3.6.cfg
new file mode 100644
index 000000000..b737ed9cb
--- /dev/null
+++ b/kokoro/runtime_tests/php7.3.6.cfg
@@ -0,0 +1,6 @@
+build_file: "github/kokoro/runtime_tests/runtime_tests.sh"
+
+env_vars {
+ key: "RUNTIME_TEST_NAME"
+ value: "php7.3.6"
+} \ No newline at end of file