From 75c7236ad5945167662cbfb053a0cd44b023849f Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Thu, 9 Jan 2020 10:15:52 +0800 Subject: [PATCH] =?UTF-8?q?:green=5Fheart:=20CI=20=E6=B5=8B=E8=AF=95=20mas?= =?UTF-8?q?ter=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index e7bb9d0..243b9d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,7 @@ notifications: cache: directories: - '$HOME/.m2/repository' + +branches: + only: + - master