friendica-6101 slow travis-ci tests

This commit is contained in:
Philipp Holzer 2018-11-09 20:14:10 +01:00
parent ca4f115229
commit 644e152dca
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 3 additions and 0 deletions

View File

@ -26,4 +26,7 @@
<logging>
<log type="coverage-clover" target="clover.xml" />
</logging>
<listeners>
<listener class="JohnKary\PHPUnit\Listener\SpeedTrapListener" />
</listeners>
</phpunit>