We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42dff1b commit 5f0182aCopy full SHA for 5f0182a
scripts/install_test_deps.sh
@@ -48,7 +48,6 @@ configure_gcloud()
48
"${GOOGLE_APPLICATION_CREDENTIALS}"
49
fi
50
gcloud -q components install app-engine-python
51
- gcloud -q components install app-engine-php
52
gcloud -q components update
53
if [ -n "${GCLOUD_VERBOSITY}" ]; then
54
gcloud -q config set verbosity ${GCLOUD_VERBOSITY}
0 commit comments