Tweak Travis again
This commit is contained in:
parent
d6089597ff
commit
a8c2e79565
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jdk:
|
|||
- oraclejdk8
|
||||
|
||||
install:
|
||||
- mvn install -Pdistribution -DskipTests=true -B -V -q
|
||||
- travis_wait mvn install -Pdistribution -DskipTests=true -B -V -q
|
||||
|
||||
script:
|
||||
- mvn test -B
|
||||
|
|
Loading…
Reference in a new issue