Skip to content

Commit

Permalink
Update Travis release process to align with latest docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Almad committed Dec 28, 2017
1 parent abbf4af commit b265ad7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ notifications:
deploy:
provider: pypi
user: Almad
distributions: "sdist bdist_wheel"
password:
secure: W+lni4zSYg0CA4ju7jjSdDx5vt1jUsNpsS98amdOu34ycKTJL9WAEXmi4Ye1dqP37Rm4ZBln9h9USQ+NiGSMGKNcG3dZKYb3PklEGdxqSiGV2EFrTZEVEfDhGflV4vUfqcv1Zy7ms+A0n+GmLgp1nneEgXHgoWGdIP19HyGthag=
distributions: "sdist bdist_wheel"
on:
tags: true
branch: master
distributions: sdist bdist_wheel
repo: paver/paver

0 comments on commit b265ad7

Please sign in to comment.