Skip to content

Commit

Permalink
Re-enable wheel distributions. doh.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Feb 3, 2020
1 parent 1ce72ce commit e068761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ deploy:
user: $TWINE_USERNAME
password: $TWINE_PASSWORD
skip_existing: true
distributions: sdist
distributions: sdist bdist_wheel
on:
tags: true

0 comments on commit e068761

Please sign in to comment.