diff --git a/.kokoro/language-slackbot.cfg b/.kokoro/language-slackbot.cfg deleted file mode 100644 index 257e80a1b8..0000000000 --- a/.kokoro/language-slackbot.cfg +++ /dev/null @@ -1,13 +0,0 @@ -# Format: //devtools/kokoro/config/proto/build.proto - -# Set the folder in which the tests are run -env_vars: { - key: "PROJECT" - value: "language/slackbot" -} - -# Tell the trampoline which build file to use. -env_vars: { - key: "TRAMPOLINE_BUILD_FILE" - value: "github/nodejs-docs-samples/.kokoro/build.sh" -}