Enable code coverage report on Travis CI.

This commit is contained in:
Daniele Alessandri
2012-08-22 11:43:06 +02:00
parent 576163724c
commit 00d6160549
+4
View File
@@ -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" />