mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +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
|
language: java
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
|
script:
|
||||||
|
- mvn cobertura:cobertura test
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
Loading…
Reference in a new issue