mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-03 03:06:45 +03:00
Replaced cobertura with jacoco plugin.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ jdk:
|
||||
- openjdk11
|
||||
|
||||
install: mvn install -DskipTests -Dgpg.skip -B
|
||||
script: mvn cobertura:cobertura -Dmaven.skip.deploy=true -B
|
||||
script: mvn test -Dmaven.skip.deploy=true -B
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
Reference in New Issue
Block a user