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