Skip to content

Commit 0d5d9eb

Browse files
committed
coveralls support
1 parent 4d2a0fc commit 0d5d9eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ plugins {
33
id 'com.github.kt3k.coveralls' version '2.8.1'
44
}
55

6+
cobertura.coverageFormats = ['html', 'xml']
7+
68
apply plugin: 'java'
79
apply plugin: 'maven'
810
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)