From 709f5682bc1f093775c5e1373347d9fbbe812ce3 Mon Sep 17 00:00:00 2001 From: zhuangjiaju Date: Tue, 6 Aug 2019 10:24:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=AF=BB=E5=86=99=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6159370..60343c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ cache: before_install: - chmod +x mvnw install: - - ./mvnw install -Dgpg.skip -B -V \ No newline at end of file + - ./mvnw install -Dgpg.skip -B -V -Dmaven.test.skip=true \ No newline at end of file