Disable coverage in phpunit
It causes an error on Travis and it is not used anymore
This commit is contained in:
parent
077bb4762e
commit
5d550a100d
1 changed files with 0 additions and 4 deletions
|
@ -10,8 +10,4 @@
|
||||||
<directory>tests/</directory>
|
<directory>tests/</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
<logging>
|
|
||||||
<log type="coverage-html" target="coverage/"/>
|
|
||||||
<log type="coverage-clover" target="clover.xml"/>
|
|
||||||
</logging>
|
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue