From 7fda99c1e4cb8f49a52d553cb5cb9b65e23b8cf4 Mon Sep 17 00:00:00 2001 From: Aleksandr Ivanov Date: Fri, 15 Jan 2021 16:15:40 +0300 Subject: [PATCH] Update badges (build status / code coverage) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c8f0e2e..b32bd61 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Config service provider -[![Build Status](http://img.shields.io/travis/com/misantron/silex-config-provider.svg?style=flat-square)](https://travis-ci.com/misantron/silex-config-provider) -[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/misantron/silex-config-provider.svg?style=flat-square)](https://scrutinizer-ci.com/g/misantron/silex-config-provider) -[![Code Quality](https://img.shields.io/codacy/grade/d0da1b65e553458ab7cea3758e9fd346?style=flat-square)](https://app.codacy.com/gh/misantron/silex-config-provider) +[![Build Status](https://img.shields.io/github/workflow/status/misantron/silex-config-provider/build.svg?style=flat-square)](https://github.com/misantron/silex-config-provider/actions) +[![Code Coverage](https://img.shields.io/codacy/coverage/d0da1b65e553458ab7cea3758e9fd346.svg?style=flat-square)](https://app.codacy.com/gh/misantron/silex-config-provider/files) +[![Code Quality](https://img.shields.io/codacy/grade/d0da1b65e553458ab7cea3758e9fd346.svg?style=flat-square)](https://app.codacy.com/gh/misantron/silex-config-provider) [![PHP Version](https://img.shields.io/packagist/php-v/misantron/silex-config-provider.svg?style=flat-square)](https://github.com/misantron/silex-config-provider) [![Packagist](https://img.shields.io/packagist/v/misantron/silex-config-provider.svg?style=flat-square)](https://packagist.org/packages/misantron/silex-config-provider)