Skip to content

Commit

Permalink
Remove travis skip install and after_success
Browse files Browse the repository at this point in the history
  • Loading branch information
seignovert committed Sep 12, 2018
1 parent 556c156 commit c782df7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
if: tag IS present
python: 3.6
env: PBR_VERSION=$TRAVIS_TAG
install: skip
script: skip
after_success: skip
deploy:
provider: pypi
user: seignovert
Expand Down

0 comments on commit c782df7

Please sign in to comment.