Skip to content

Commit 74d1140

Browse files
committed
Use Jacoco instead per config file.
1 parent 3a8b735 commit 74d1140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jdk:
2222
- oraclejdk8
2323

2424
after_success:
25-
- mvn clean cobertura:cobertura coveralls:report
25+
- mvn clean jacoco:report coveralls:report

0 commit comments

Comments
 (0)