Skip to content

Commit

Permalink
Fixed status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvargiu committed Jan 13, 2021
1 parent a6a269d commit ea0c419
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
Expand Up @@ -2,7 +2,7 @@

A library to validate JWT tokens.

[![Build Status](https://travis-ci.org/facile-it/php-jose-verifier.svg?branch=master)](https://travis-ci.org/facile-it/php-jose-verifier)
[![Build Status](https://github.com/facile-it/php-jose-verifier/workflows/Continuous%20Integration/badge.svg?branch=master)](https://github.com/facile-it/php-jose-verifier/actions)
[![Code Coverage](https://scrutinizer-ci.com/g/facile-it/php-jose-verifier/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/facile-it/php-jose-verifier/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/facile-it/php-jose-verifier/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/facile-it/php-jose-verifier/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/facile-it/php-jose-verifier/v/stable)](https://packagist.org/packages/facile-it/php-jose-verifier)
Expand Down

0 comments on commit ea0c419

Please sign in to comment.