Skip to content

Commit

Permalink
change in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyod committed Nov 23, 2018
1 parent 6275753 commit 43b3bc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@ script:
$PYTHON -m cibuildwheel --output-dir wheelhouse;
$PIP install twine;
$PYTHON -m twine upload dist/* -u tommyod -p $TWINE_PASSWORD --skip-existing;
$PYTHON -m twine upload wheelhouse/* -u tommyod -p $TWINE_PASSWORD --skip-existing;

0 comments on commit 43b3bc4

Please sign in to comment.