Skip to content

Commit 150820b

Browse files
fix: travis update for autodeploy (#103)
1 parent 03dcb0a commit 150820b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ deploy:
1818
user: __token__
1919
password:
2020
secure: $PYPI_TOKEN
21+
edge: true
22+
distributions: sdist bdist_wheel
2123
on:
2224
branch: master
2325
condition: "$TRAVIS_TEST_RESULT = 0"

0 commit comments

Comments
 (0)