From ecc0707df4a50d8f85d8c0ce17bc3eaf952e0c06 Mon Sep 17 00:00:00 2001 From: Jiting Date: Tue, 29 Jan 2019 22:34:30 +0800 Subject: [PATCH] update travis ci configuration --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3e06166..b1f4fcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,10 @@ language: python python: 3.7 sudo: required +branches: + only: + - master + before_install: - export TZ=Asia/Shanghai - mkdir dist -p