mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
Updated the default build command to try and re-run goofy tests.
This commit is contained in:
parent
0aadc994e0
commit
cefcd4fad8
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
language: java
|
language: java
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
|
script: bundle exec ./mvnw -Dsurefire.rerunFailingTestsCount=2 test -B
|
Loading…
Reference in a new issue