Update .travis.yml

This commit is contained in:
EdisonJwa 2019-01-29 11:46:45 +09:00
parent 86bdb4d99a
commit c49a317c81

View File

@ -3,6 +3,9 @@ language: python
python: 3.7
sudo: required
cache:
apt: true
before_install:
- export TZ=Asia/Shanghai
- mkdir dist -p