Skip to content

Commit

Permalink
Merge pull request #48 from Nextdoor/pypi
Browse files Browse the repository at this point in the history
Deploy once and skip cleanup
  • Loading branch information
mrterry committed Nov 27, 2018
2 parents c410df8 + 9070808 commit 0ecd4d3
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 @@ -31,3 +31,5 @@ deploy:
all_branches: true
condition: $TRAVIS_TAG =~ ^v[0-9]+.[0-9]+.[0-9]+[a-z]?$
distributions: "sdist bdist_wheel"
skip_cleanup: true
python: "3.6"

0 comments on commit 0ecd4d3

Please sign in to comment.