Update .travis.yml
This commit is contained in:
parent
059011e82f
commit
7d1bdf6e81
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ before_script:
|
||||||
- export MAVEN_SKIP_RC=true
|
- export MAVEN_SKIP_RC=true
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- mvn install -Pdistribution -DskipTests=true -B -V
|
- mvn install -Pdistribution -DskipTests=true -B -V -q
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn test -B
|
- mvn test -B
|
||||||
|
|
Loading…
Reference in a new issue