mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2024-12-29 18:55:08 +08:00
update travis ci configuration
This commit is contained in:
parent
71d5caab25
commit
ecc0707df4
@ -3,6 +3,10 @@ language: python
|
|||||||
python: 3.7
|
python: 3.7
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export TZ=Asia/Shanghai
|
- export TZ=Asia/Shanghai
|
||||||
- mkdir dist -p
|
- mkdir dist -p
|
||||||
|
Loading…
Reference in New Issue
Block a user