Skip to content

Commit

Permalink
build wheels and sdist on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Mar 29, 2018
1 parent 010bce5 commit 4dc69b0
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 @@ -42,7 +42,7 @@ deploy:
on:
tags: true
condition: "$TRAVIS_OS_NAME = linux"
distributions: sdist
distributions: "sdist bdist_wheel"
password: $PYPIPASSWORD
env:
global:
Expand Down

0 comments on commit 4dc69b0

Please sign in to comment.