Skip to content

Commit

Permalink
remove coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Aug 15, 2019
1 parent 48b2435 commit 32b9f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -31,7 +31,7 @@ install:

script:
- |
mvn -Penable-jacoco clean install jacoco:report -B \
mvn clean install -B \
-Djava.level=$JAVA_LEVEL \
$MVN_FLAG -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
Expand Down

0 comments on commit 32b9f9c

Please sign in to comment.