Skip to content

Commit

Permalink
Fix the coverall badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
feuzeu committed Mar 28, 2022
1 parent 018fe8a commit 41d5a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Build Status](https://api.travis-ci.com/jaxon-php/jaxon-core.svg?branch=master)](https://app.travis-ci.com/github/jaxon-php/jaxon-core)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/jaxon-php/jaxon-core/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/jaxon-php/jaxon-core/?branch=master)
[![StyleCI](https://styleci.io/repos/60390067/shield?branch=master)](https://styleci.io/repos/60390067)
[![Coverage Status](https://coveralls.io/repos/github/jaxon-php/jaxon-core/badge.svg?branch=master)](https://coveralls.io/github/jaxon-php/jaxon-core?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/jaxon-php/jaxon-core/badge.svg?branch=master&service=github)](https://coveralls.io/github/jaxon-php/jaxon-core?branch=master)

[![Latest Stable Version](https://poser.pugx.org/jaxon-php/jaxon-core/v/stable)](https://packagist.org/packages/jaxon-php/jaxon-core)
[![Total Downloads](https://poser.pugx.org/jaxon-php/jaxon-core/downloads)](https://packagist.org/packages/jaxon-php/jaxon-core)
Expand Down

0 comments on commit 41d5a5e

Please sign in to comment.