Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b15ae56

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

1 file changed

+2-1Lines changed: 2 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.travis.yml‎

Copy file name to clipboardExpand all lines: .travis.yml
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.