From: gggeek Date: Thu, 3 Mar 2022 22:27:02 +0000 (+0000) Subject: fix link to travis in readme X-Git-Tag: plcapi-7.1-0~3^2~1 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=603c8e6d360f38410287a9ac09a6599369f3e5e8 fix link to travis in readme --- diff --git a/README.md b/README.md index afe67b4..64d829c 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,5 @@ Use of this software is subject to the terms in the [license.txt](license.txt) f [![Latest Stable Version](https://poser.pugx.org/phpxmlrpc/phpxmlrpc/v/stable)](https://packagist.org/packages/phpxmlrpc/phpxmlrpc) [![Total Downloads](https://poser.pugx.org/phpxmlrpc/phpxmlrpc/downloads)](https://packagist.org/packages/phpxmlrpc/phpxmlrpc) -[![Build Status](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yml/badge.svg)](https://travis-ci.com/gggeek/phpxmlrpc) +[![Build Status](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yml/badge.svg)](https://github.com/gggeek/phpxmlrpc/actions/workflows/ci.yml) [![Code Coverage](https://scrutinizer-ci.com/g/gggeek/phpxmlrpc/badges/coverage.png)](https://scrutinizer-ci.com/g/gggeek/phpxmlrpc)