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 authored Aug 7, 2016
1 parent 8df00da commit 79e2465
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
</testsuite>
</testsuites>

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

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

0 comments on commit 79e2465

Please sign in to comment.