diff --git a/.travis.yml b/.travis.yml index 615937046ec4445a06c58b4cbcb425b23c986b5d..60343c4edf19a031a0cf5450fb0df959f7479429 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