1 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||||||
language: java |
language: java |
||||||
services: mongodb |
services: mongodb |
||||||
|
|
||||||
install: mvn install -U -DskipTests=true -P spring-snapshot |
install: mvn install -q -U -DskipTests=true -P spring-snapshot |
||||||
script: mvn install -nsu -P '!integration' |
script: mvn install -q -nsu -P '!integration' |
||||||
|
|||||||
Loading…
Reference in new issue