Skip to content

Commit b15ae56

Browse files
committed
workaround for travis bug on conditional releases
travis-ci/travis-ci#1675
1 parent e27dfc9 commit b15ae56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ deploy:
2626
on:
2727
tags: true
2828
repo: GoogleCloudPlatform/gcloud-python
29-
branch: master
29+
# until this is fixed: https://github.com/travis-ci/travis-ci/issues/1675
30+
all_branches: true

0 commit comments

Comments
 (0)