mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Merge df4e80f087
into cdbfafe077
This commit is contained in:
commit
eb05ac80d6
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
language: java
|
||||
jdk: oraclejdk8
|
||||
script:
|
||||
- mvn cobertura:cobertura test
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Reference in a new issue