Skip to content

Commit 57aa283

Browse files
committed
2 parents c3c3292 + b2a565e commit 57aa283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ jdk:
44
install:
55
- mvn test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
66
script:
7-
- mvn test jacoco:report
7+
- mvn test
88
after_success:
99
- mvn coveralls:report

0 commit comments

Comments
 (0)