Skip to content

Commit

Permalink
Merge pull request #83 from auscompgeek/fix-deploy
Browse files Browse the repository at this point in the history
travis: Ensure deploying releases always works
  • Loading branch information
virtuald committed Jan 5, 2019
2 parents f604d05 + bd385c6 commit 8a42884
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 @@ -30,6 +30,8 @@ jobs:
user: $PYPI_USERNAME
password: $PYPI_PASSWORD
distributions: sdist bdist_wheel
on:
tags: true

# command to install dependencies
install:
Expand Down

0 comments on commit 8a42884

Please sign in to comment.