Add a newline

This commit is contained in:
jianglai 2019-06-14 15:06:27 -04:00 committed by Lai Jiang
parent abfaf88736
commit cacb5b0a64

View file

@ -51,6 +51,7 @@ env:
- TERM=dumb
# Do not prompt for user input when using any SDK methods.
- CLOUDSDK_CORE_DISABLE_PROMPTS=1
install:
- |
if [ ! -d $HOME/google-cloud-sdk/bin ]