Skip to content

Commit

Permalink
Use old deploy pypi behavior
Browse files Browse the repository at this point in the history
Until skip_existing option exists, use the old travis dpl behaviour to not fail on existing files.
  • Loading branch information
mzwiessele authored Feb 23, 2018
1 parent c592d46 commit d4bff75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ deploy:
secure: "vMEOlP7DQhFJ7hQAKtKC5hrJXFl5BkUt4nXdosWWiw//Kg8E+PPLg88XPI2gqIosir9wwgtbSBBbbwCxkM6uxRNMpoNR8Ixyv9fmSXp4rLl7bbBY768W7IRXKIBjpuEy2brQjoT+CwDDSzUkckHvuUjJDNRvUv8ab4P/qYO1LG4="
on:
branch: deploy
edge:
branch: v1.8.45
distributions: $DIST
skip_existing: true
skip_cleanup: true
Expand Down

0 comments on commit d4bff75

Please sign in to comment.