Skip to content

Commit

Permalink
Speed up tests by removing code coverage and reduce number of runs on…
Browse files Browse the repository at this point in the history
… travis (#84)
  • Loading branch information
Nyholm committed Aug 7, 2016
1 parent d837d57 commit 822a5a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpunit.xml.dist
Expand Up @@ -17,11 +17,6 @@
</testsuite>
</testsuites>

<logging>
<log type="coverage-text" target="php://stdout"/>
<log type="coverage-html" target="./coverageReport"/>
</logging>

<groups>
<exclude>
<group>benchmark</group>
Expand Down

0 comments on commit 822a5a0

Please sign in to comment.