Skip to content

Commit 219158a

Browse files
committed
Revert "Workaround for Google Cloud SDK packaging problem"
This reverts commit 60540c7. The problem has been addressed in version 218.0.0-0 of the Google Cloud SDK.
1 parent 9bd3c93 commit 219158a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
key_url: 'https://packages.cloud.google.com/apt/doc/apt-key.gpg'
5757
packages:
5858
- cmake
59-
- google-cloud-sdk=216.0.0-0
59+
- google-cloud-sdk
6060
- graphviz
6161
cache:
6262
directories:

0 commit comments

Comments
 (0)