coverage test

This commit is contained in:
fixminer
2020-04-10 15:28:30 +02:00
parent 5d2ad10b54
commit 841e2dbc74
4 changed files with 204 additions and 67 deletions
+2 -2
View File
@@ -9,5 +9,5 @@ jdk:
install: true
script: mvn clean package #-DskipTests=true
#after_success:
# - mvn clean test jacoco:report coveralls:report
after_success:
- mvn clean test jacoco:report coveralls:report