update travis ci configuration

This commit is contained in:
Jiting 2019-01-29 22:34:30 +08:00
parent 71d5caab25
commit ecc0707df4
No known key found for this signature in database
GPG Key ID: B68ED772995769D6

View File

@ -3,6 +3,10 @@ language: python
python: 3.7
sudo: required
branches:
only:
- master
before_install:
- export TZ=Asia/Shanghai
- mkdir dist -p