Explorar o código

Enable code coverage report on Travis CI.

Daniele Alessandri %!s(int64=13) %!d(string=hai) anos
pai
achega
00d6160549
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      phpunit.xml.travisci

+ 4 - 0
phpunit.xml.travisci

@@ -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" />