Skip to content

Commit

Permalink
update code coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkeash committed Sep 9, 2017
1 parent 07e27ee commit 13465ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Validates an ip address is either public or private. Supports ipv4 & ipv6.
<a href="https://travis-ci.org/laravel-validation-rules/ip">
<img src="https://img.shields.io/travis/laravel-validation-rules/ip.svg?style=flat-square">
</a>
<a href="https://codecov.io/gh/laravel-validation-rules/ip">
<img src="https://img.shields.io/codecov/c/github/laravel-validation-rules/ip.svg?style=flat-square">
<a href="https://scrutinizer-ci.com/g/laravel-validation-rules/ip/code-structure/master/code-coverage">
<img src="https://img.shields.io/scrutinizer/coverage/g/laravel-validation-rules/ip.svg?style=flat-square">
</a>
<a href="https://scrutinizer-ci.com/g/laravel-validation-rules/ip">
<img src="https://img.shields.io/scrutinizer/g/laravel-validation-rules/ip.svg?style=flat-square">
Expand Down

0 comments on commit 13465ca

Please sign in to comment.