Skip to content

Commit

Permalink
Merge pull request #379 from GoogleCloudPlatform/pypi
Browse files Browse the repository at this point in the history
Release to pypi on tag
  • Loading branch information
silvolu committed Nov 20, 2014
2 parents 65aa8a3 + 68c0e66 commit 42a0f2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ script:

after_success:
- tox -e coveralls

deploy:
provider: pypi
user: silvolu
password:
secure: keSFPLzVj/yAAJ8kw4m+U5kpIiGqubpDqhcHPlGAvMohFMIO4D8ffgCqJdbhQshTtb/wiS5ajK1KNpEzq4BKD/5oRXuj/sIRTMENzX/azUXkT/bADLEGocyfE4/NAGQ9mcDOmHntjt7UUhYN6H87rgex22er4V1vD5tGf5Kc1HU=
on:
tags: true
repo: GoogleCloudPlatform/gcloud-python
branch: master

0 comments on commit 42a0f2d

Please sign in to comment.