Skip to content

Commit 87bfad8

Browse files
committed
Complete jacoco/coveralls command
1 parent d3e727f commit 87bfad8

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
@@ -4,4 +4,4 @@ jdk:
44
- oraclejdk7
55
install: true
66
after_success:
7-
- mvn clean test jacoco:report coveralls:report
7+
- mvn clean test org.jacoco:jacoco-maven-plugin:report org.eluder.coveralls:coveralls-maven-plugin:report

0 commit comments

Comments
 (0)