Skip to content

Commit f5d5715

Browse files
authored
Merge pull request #2986 from tautschnig/google-cloud-sdk-workaround
Workaround for Google Cloud SDK packaging problem
2 parents cb20b95 + 60540c7 commit f5d5715

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
59+
- google-cloud-sdk=216.0.0-0
6060
- graphviz
6161
cache:
6262
directories:

0 commit comments

Comments
 (0)