mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Arreglos travis
This commit is contained in:
parent
af27f79906
commit
1e8bba1073
1 changed files with 3 additions and 1 deletions
|
@ -16,6 +16,8 @@ before_install:
|
|||
- sudo apt-get update
|
||||
after_success:
|
||||
- mvn test
|
||||
- ls
|
||||
- ls
|
||||
- ls target
|
||||
- ls target/site
|
||||
- java -jar ~/codacy-coverage-reporter-assembly-latest.jar report -l Java -r target/jacoco.xml
|
||||
|
||||
|
|
Loading…
Reference in a new issue