Skip to content

Commit b9d3d0e

Browse files
committed
upload wheels
1 parent accfd00 commit b9d3d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ script:
4747
- cibuildwheel --output-dir wheelhouse
4848
- ls wheelhouse
4949
- pip install twine
50-
- twine upload --repository-url https://test.pypi.org/legacy/ --skip-existing wheelhouse/* -u ${PYPI_USR} -p ${PYPI_PWD}
50+
- twine upload --skip-existing wheelhouse/* -u ${PYPI_USR} -p ${PYPI_PWD}

0 commit comments

Comments
 (0)