mirror of
https://github.com/predis/predis.git
synced 2026-08-31 04:35:05 +00:00
Enable code coverage report on Travis CI.
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
</whitelist>
|
||||
</filter>
|
||||
|
||||
<logging>
|
||||
<log type="coverage-text" target="php://stdout" />
|
||||
</logging>
|
||||
|
||||
<php>
|
||||
<!-- Redis -->
|
||||
<const name="REDIS_SERVER_VERSION" value="2.4" />
|
||||
|
||||
Reference in New Issue
Block a user