Skip to content

Commit f106b9e

Browse files
committed
Set travis python version for release to 3.7
1 parent 1f18b04 commit f106b9e

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
@@ -63,7 +63,7 @@ deploy:
6363
- dist/quit-64bit-windows.exe
6464
skip_cleanup: true
6565
on:
66-
condition: $TRAVIS_PYTHON_VERSION = 3.6
66+
condition: $TRAVIS_PYTHON_VERSION = 3.7
6767
tags: true
6868
repo: AKSW/QuitStore
6969

0 commit comments

Comments
 (0)