File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,5 @@ script:
1010 - composer test-ci
1111
1212after_success :
13- - wget https://scrutinizer-ci.com/ocular.phar; php ocular.phar code-coverage:upload --format=php-clover
13+ - wget https://scrutinizer-ci.com/ocular.phar
14+ - php ocular.phar code-coverage:upload --format=php-clover build/coverage.xml
Original file line number Diff line number Diff line change 33[ ![ Latest Stable Version] ( https://poser.pugx.org/willdurand/geocoder/v/stable )] ( https://packagist.org/packages/willdurand/geocoder )
44[ ![ Total Downloads] ( https://poser.pugx.org/willdurand/geocoder/downloads )] ( https://packagist.org/packages/willdurand/geocoder )
55[ ![ Monthly Downloads] ( https://poser.pugx.org/willdurand/geocoder/d/monthly.png )] ( https://packagist.org/packages/willdurand/geocoder )
6+ [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/geocoder-php/php-common.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/geocoder-php/php-common )
67[ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/geocoder-php/php-common.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/geocoder-php/php-common )
78[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
89
You can’t perform that action at this time.
0 commit comments