Skip to content

Commit 13465ca

Browse files
committed
update code coverage badge
1 parent 07e27ee commit 13465ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Validates an ip address is either public or private. Supports ipv4 & ipv6.
66
<a href="https://travis-ci.org/laravel-validation-rules/ip">
77
<img src="https://img.shields.io/travis/laravel-validation-rules/ip.svg?style=flat-square">
88
</a>
9-
<a href="https://codecov.io/gh/laravel-validation-rules/ip">
10-
<img src="https://img.shields.io/codecov/c/github/laravel-validation-rules/ip.svg?style=flat-square">
9+
<a href="https://scrutinizer-ci.com/g/laravel-validation-rules/ip/code-structure/master/code-coverage">
10+
<img src="https://img.shields.io/scrutinizer/coverage/g/laravel-validation-rules/ip.svg?style=flat-square">
1111
</a>
1212
<a href="https://scrutinizer-ci.com/g/laravel-validation-rules/ip">
1313
<img src="https://img.shields.io/scrutinizer/g/laravel-validation-rules/ip.svg?style=flat-square">

0 commit comments

Comments
 (0)