mirror of
https://github.com/flarum/core.git
synced 2025-07-24 18:21:33 +02:00
We need to run PhpUnit with xDebug enabled in order to collect code coverage information. It is disabled for performance reasons, though: https://github.com/travis-ci/travis-ci/issues/5780.