From db67fbfd49bf87a385687e749b4d54634583ac52 Mon Sep 17 00:00:00 2001 From: zhuangjiaju Date: Thu, 4 Jul 2019 19:58:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9travis-ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3998f15..364294e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,4 @@ cache: before_install: - chmod +x mvnw install: - - ./mvnw install -Dgpg.skip -B -V - + - ./mvnw install -Dgpg.skip -B -V \ No newline at end of file -- GitLab