Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5078be

Browse files
committed
change branch name to 3.7
1 parent fad473e commit c5078be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
cache: pip
33
python:
4-
- "3.6"
4+
- "3.7"
55

66
script:
77
# - tx pull -l zh_CN --parallel
@@ -14,7 +14,7 @@ deploy:
1414
github-token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
1515
keep-history: true
1616
on:
17-
branch: newest
17+
branch: 3.7
1818

1919
notifications:
2020
email: false

0 commit comments

Comments
 (0)