Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Commit 15e74cc

Browse files
committed
Fixed coveralls support.
1 parent f8820c5 commit 15e74cc

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)