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,5 +10,6 @@ script:
10
10
- composer test-ci
11
11
12
12
after_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
14
15
Original file line number Diff line number Diff line change 3
3
[ ![ Latest Stable Version] ( https://poser.pugx.org/geocoder-php/maxmind-binary-provider/v/stable )] ( https://packagist.org/packages/geocoder-php/maxmind-binary-provider )
4
4
[ ![ Total Downloads] ( https://poser.pugx.org/geocoder-php/maxmind-binary-provider/downloads )] ( https://packagist.org/packages/geocoder-php/maxmind-binary-provider )
5
5
[ ![ Monthly Downloads] ( https://poser.pugx.org/geocoder-php/maxmind-binary-provider/d/monthly.png )] ( https://packagist.org/packages/geocoder-php/maxmind-binary-provider )
6
+ [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/geocoder-php/maxmind-binary-provider.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/geocoder-php/maxmind-binary-provider )
6
7
[ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/geocoder-php/maxmind-binary-provider.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/geocoder-php/maxmind-binary-provider )
7
8
[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
8
9
You can’t perform that action at this time.
0 commit comments