mirror of
https://github.com/Rudloff/alltube.git
synced 2021-05-14 21:00:57 +03:00
Disable coverage in phpunit
It causes an error on Travis and it is not used anymore
This commit is contained in:
@@ -10,8 +10,4 @@
|
||||
<directory>tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<logging>
|
||||
<log type="coverage-html" target="coverage/"/>
|
||||
<log type="coverage-clover" target="clover.xml"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user