diff --git a/.kokoro/appengine/node8/analytics.cfg b/.kokoro/appengine/node8/analytics.cfg deleted file mode 100644 index ff5c9e8757..0000000000 --- a/.kokoro/appengine/node8/analytics.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: "appengine/analytics" -} - -# Tell the trampoline which build file to use. -env_vars: { - key: "TRAMPOLINE_BUILD_FILE" - value: "github/nodejs-docs-samples/.kokoro/build.sh" -}