Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 99edcfc

Browse files
committed
Fixed coveralls support.
1 parent 0dfc3b0 commit 99edcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ jdk:
44

55
after_success:
66
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
7-
- mvn clean test jacoco:report org.eluder.coveralls:coveralls-maven-plugin:jacoco -DsourceEncoding=UTF-8
7+
- mvn jacoco:report coveralls:jacoco -DsourceEncoding=UTF-8

0 commit comments

Comments
 (0)