We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a01584 commit 98c4e53Copy full SHA for 98c4e53
1 file changed
.travis.yml
@@ -13,4 +13,5 @@ script:
13
after_script:
14
- wget https://scrutinizer-ci.com/ocular.phar
15
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
16
+ - cat tests/log
17
0 commit comments