mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Another tweak to the build command.
This commit is contained in:
parent
751253b995
commit
5d6bdf9e00
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
language: java
|
||||
jdk: oraclejdk8
|
||||
script: bundle exec ./mvnw -D'surefire.rerunFailingTestsCount'=2 test -B
|
||||
script: bundle exec ./mvnw '-Dsurefire.rerunFailingTestsCount=2' test -B
|
Loading…
Reference in a new issue