friendica-6101 slow travis-ci tests
This commit is contained in:
parent
ca4f115229
commit
644e152dca
1 changed files with 3 additions and 0 deletions
|
@ -26,4 +26,7 @@
|
||||||
<logging>
|
<logging>
|
||||||
<log type="coverage-clover" target="clover.xml" />
|
<log type="coverage-clover" target="clover.xml" />
|
||||||
</logging>
|
</logging>
|
||||||
|
<listeners>
|
||||||
|
<listener class="JohnKary\PHPUnit\Listener\SpeedTrapListener" />
|
||||||
|
</listeners>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
|
Loading…
Reference in a new issue