Do not build HTML coverage logs, we do not use them at all
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
79558677f5
commit
ba2b31c581
@ -35,9 +35,6 @@
|
||||
</testsuites>
|
||||
|
||||
<logging>
|
||||
<log type="coverage-html" target="build/coverage" title="phpMyAdmin"
|
||||
charset="UTF-8" yui="true" highlight="true"
|
||||
lowUpperBound="35" highLowerBound="70"/>
|
||||
<log type="coverage-clover" target="build/logs/clover.xml"/>
|
||||
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
|
||||
</logging>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user