We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2e545 commit b1d52b3Copy full SHA for b1d52b3
.travis.yml
@@ -38,7 +38,7 @@ matrix:
38
- choco install python --version=3.7.4
39
- export PATH="/c/Python37:/c/Python37/Scripts:$PATH"
40
before_deploy:
41
- - python3 deploy_to_cos.py
+ - python deploy_to_cos.py
42
deploy:
43
provider: releases
44
api_key: $GITHUB_OATU_TOKEN
0 commit comments