Tweak output
This commit is contained in:
parent
ffe0f4a65e
commit
b27de181da
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,8 @@ env:
|
||||||
- PROFILE=community
|
- PROFILE=community
|
||||||
- PROFILE=product
|
- PROFILE=product
|
||||||
|
|
||||||
install: true
|
install:
|
||||||
|
- mvn clean install -DskipTests -B -q -D$PROFILE
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn clean install test -D$PROFILE -B -q
|
- mvn test -D$PROFILE -B
|
||||||
|
|
Loading…
Reference in a new issue