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