File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -17,5 +17,8 @@ filter:
17
17
dependency_paths :
18
18
- " vendor/"
19
19
20
+ tools :
21
+ external_code_coverage : true
22
+
20
23
checks :
21
24
php : true
Original file line number Diff line number Diff line change 5
5
<p align =" center " >
6
6
<a href="https://packagist.org/packages/nepster-web/php-simple-queue"><img src="https://img.shields.io/packagist/v/nepster-web/php-simple-queue.svg" alt="Release"></a>
7
7
<a href="https://travis-ci.org/github/nepster-web/php-simple-queue"><img src="https://travis-ci.org/nepster-web/php-simple-queue.svg?branch=master" alt="Build"></a>
8
- <a href="https://scrutinizer-ci.com/g/nepster-web/php-simple-queue/"><img src="https://scrutinizer-ci.com/g/nepster-web/php-simple-queue/badges/coverage.png?b=master" alt="Coverage"></a>
8
+ <a href="https://scrutinizer-ci.com/g/nepster-web/php-simple-queue/?b=master "><img src="https://scrutinizer-ci.com/g/nepster-web/php-simple-queue/badges/coverage.png?b=master" alt="Coverage"></a>
9
9
<a href="https://packagist.org/packages/nepster-web/php-simple-queue"><img src="https://img.shields.io/packagist/dt/nepster-web/php-simple-queue.svg" alt="Downloads"></a>
10
10
<a href="https://packagist.org/packages/nepster-web/php-simple-queue"><img src="https://img.shields.io/packagist/l/nepster-web/php-simple-queue" alt="License"></a>
11
11
</p >
You can’t perform that action at this time.
0 commit comments