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" -} diff --git a/language/README.md b/language/README.md deleted file mode 100644 index 908ec2e0c1..0000000000 --- a/language/README.md +++ /dev/null @@ -1,5 +0,0 @@ -Most samples for the [Google Cloud Natural Language API Node.js Client][client] -have moved to [github.com/googleapis/nodejs-language/tree/master/samples/][samples]. - -[client]: https://github.com/googleapis/nodejs-language -[samples]: https://github.com/googleapis/nodejs-language/tree/master/samples