mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:05:48 +00:00
Arreglos traviss
This commit is contained in:
parent
6e3869f747
commit
2770469230
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ before_install:
|
|||
- mysql -e 'CREATE DATABASE cheapy;'
|
||||
- sudo apt-get update
|
||||
after_success:
|
||||
- ls target
|
||||
- ls
|
||||
- java -jar ~/codacy-coverage-reporter-assembly-latest.jar report -l Java -r target/jacoco.xml
|
||||
|
||||
|
|
Loading…
Reference in a new issue