From 803dae6296d9c30a580b0fcc3dc5999d7ebd6cdf Mon Sep 17 00:00:00 2001 From: Jiting Date: Mon, 28 Jan 2019 23:31:22 +0800 Subject: [PATCH] =?UTF-8?q?[skip=20ci]=20=E7=A7=BB=E9=99=A4apt=E7=BC=93?= =?UTF-8?q?=E5=AD=98=20-=20=E6=98=AF=E5=81=87=E7=9A=84,=E5=8A=A0=E4=BA=86?= =?UTF-8?q?=E7=89=B9=E6=8A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e599d05..4bf7acb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,6 @@ language: python python: 3.7 sudo: required -cache: - apt: true - before_install: - export TZ=Asia/Shanghai - mkdir dist -p