We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f45651 commit 19acd70Copy full SHA for 19acd70
1 file changed
.travis.yml
@@ -15,7 +15,7 @@ cache:
15
# or remove the env block entirely and remove the condition in the
16
# deploy block.
17
env:
18
- - DEPLOY_PYPI="True"
+ - DEPLOY_PYPI="true"
19
20
deploy:
21
- provider: releases
0 commit comments