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 77 - 5.4
88 - 5.5
99 - 5.6
10+ - 7
1011
1112before_install :
1213 - composer self-update
@@ -19,4 +20,4 @@ script:
1920
2021after_script :
2122 - wget https://scrutinizer-ci.com/ocular.phar
22- - php ocular.phar code-coverage:upload --format=php-clover coverage.clover
23+ - php ocular.phar code-coverage:upload --format=php-clover coverage.clover
Original file line number Diff line number Diff line change 11# Package Base
22[ ![ Latest Stable Version] ( https://poser.pugx.org/wsdltophp/packagebase/version.png )] ( https://packagist.org/packages/wsdltophp/packagebase )
33[ ![ Build Status] ( https://api.travis-ci.org/WsdlToPhp/PackageBase.svg )] ( https://travis-ci.org/WsdlToPhp/PackageBase )
4+ [ ![ PHP 7 ready] ( http://php7ready.timesplinter.ch/WsdlToPhp/PackageBase/badge.svg )] ( https://travis-ci.org/WsdlToPhp/PackageBase )
45[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/WsdlToPhp/PackageBase/badges/quality-score.png )] ( https://scrutinizer-ci.com/g/WsdlToPhp/PackageBase/ )
56[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/WsdlToPhp/PackageBase/badges/coverage.png )] ( https://scrutinizer-ci.com/g/WsdlToPhp/PackageBase/ )
67[ ![ Dependency Status] ( https://www.versioneye.com/user/projects/55b10586643533001c00010f/badge.svg )] ( https://www.versioneye.com/user/projects/55b10586643533001c00010f )
You can’t perform that action at this time.
0 commit comments