Skip to content

Commit f63fdd4

Browse files
authored
Speed up tests by removing code coverage and reduce number of runs on travis (#84)
1 parent 123da3e commit f63fdd4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml.dist

-5
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
</testsuite>
1818
</testsuites>
1919

20-
<logging>
21-
<log type="coverage-text" target="php://stdout"/>
22-
<log type="coverage-html" target="./coverageReport"/>
23-
</logging>
24-
2520
<groups>
2621
<exclude>
2722
<group>benchmark</group>

0 commit comments

Comments
 (0)