Skip to content

Commit a0c3a28

Browse files
committed
fixed pypi deploy
1 parent 2ce9b26 commit a0c3a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cache:
1212
pip: true
1313

1414
env:
15-
- DEPLOY_PYPI="false"
15+
- DEPLOY_PYPI="true"
1616

1717
deploy:
1818
- provider: releases

0 commit comments

Comments
 (0)