Skip to content

Commit b1d52b3

Browse files
committed
update
1 parent cf2e545 commit b1d52b3

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
@@ -38,7 +38,7 @@ matrix:
3838
- choco install python --version=3.7.4
3939
- export PATH="/c/Python37:/c/Python37/Scripts:$PATH"
4040
before_deploy:
41-
- python3 deploy_to_cos.py
41+
- python deploy_to_cos.py
4242
deploy:
4343
provider: releases
4444
api_key: $GITHUB_OATU_TOKEN

0 commit comments

Comments
 (0)