Skip to content

Commit

Permalink
Merge pull request #392 from silvolu/work-around-deploy
Browse files Browse the repository at this point in the history
workaround for travis bug on conditional releases
  • Loading branch information
tseaver committed Nov 26, 2014
2 parents e27dfc9 + b15ae56 commit 3b90004
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ deploy:
on:
tags: true
repo: GoogleCloudPlatform/gcloud-python
branch: master
# until this is fixed: https://github.com/travis-ci/travis-ci/issues/1675
all_branches: true

0 comments on commit 3b90004

Please sign in to comment.