From f746f317227072410ae7df4bd39d0eb02b012c88 Mon Sep 17 00:00:00 2001 From: wusheng Date: Tue, 22 Mar 2016 20:59:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E7=84=B6=E6=9A=82=E6=97=B6=E7=A7=BB?= =?UTF-8?q?=E9=99=A4testcase?= 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 516f64b64b..0a72cbabdb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ install: - cd .. script: - - mvn clean install + - mvn clean install -Dmaven.test.skip=true -- GitLab