diff --git a/.travis.yml b/.travis.yml index 39e43566a530..16f685d95779 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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