Fix integration with Coveralls (available as the badge in README.md)

This commit is contained in:
Meritoo
2019-04-03 12:41:15 +02:00
parent ca4bf05b38
commit 1db4a55e31
4 changed files with 5 additions and 0 deletions

View File

@@ -26,5 +26,6 @@
<logging>
<log type="coverage-html" target="build/reports/phpunit_coverage/html"/>
<log type="coverage-clover" target="build/reports/coveralls/clover.xml"/>
</logging>
</phpunit>