Skip to content

Commit 6b95375

Browse files
committed
Fix travis deploy error
1 parent 079527f commit 6b95375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ script:
1313

1414
deploy:
1515
provider: pypi
16+
edge: true
1617
distributions: sdist bdist_wheel
1718
username: $PYPI_USER
1819
password: $PYPI_PW

0 commit comments

Comments
 (0)