Use Jacoco instead per config file.
This commit is contained in:
parent
3a8b73577e
commit
74d1140f6f
|
@ -22,4 +22,4 @@ jdk:
|
|||
- oraclejdk8
|
||||
|
||||
after_success:
|
||||
- mvn clean cobertura:cobertura coveralls:report
|
||||
- mvn clean jacoco:report coveralls:report
|
||||
|
|
Loading…
Reference in New Issue