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
2770469230
commit
af27f79906
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ before_install:
|
|||
- mysql -e 'CREATE DATABASE cheapy;'
|
||||
- sudo apt-get update
|
||||
after_success:
|
||||
- mvn test
|
||||
- ls
|
||||
- java -jar ~/codacy-coverage-reporter-assembly-latest.jar report -l Java -r target/jacoco.xml
|
||||
|
||||
|
|
Loading…
Reference in a new issue