Tweak travis
This commit is contained in:
parent
a0bbb1e7a2
commit
edb66d6fd3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ before_script:
|
|||
- export MAVEN_SKIP_RC=true
|
||||
|
||||
install:
|
||||
- travis_wait 30 mvn install -Pdistribution -DskipTests=true -B -V -q
|
||||
- travis_wait 60 mvn install -Pdistribution -DskipTests=true -B -V -q
|
||||
|
||||
script:
|
||||
- mvn test -B
|
||||
|
|
Loading…
Reference in a new issue