From de2c75b004eb41cc7892a33e398c203c1c8299fc Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Thu, 28 Nov 2024 11:27:34 +0100 Subject: [PATCH] Remove Travis CI badge from README (#472) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/thecodingmachine/safe/commit/56ab9335d67c505d6eeae411584e2066e7a1ac0e#diff-d50e69bd6199d6bb04c726d9b3da9a0bbbd5731ad3ef6500f42e07ff10fb98a9 Co-authored-by: Viktor Szépe --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 137bf690..49df6074 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ [![Latest Version](https://poser.pugx.org/thecodingmachine/safe/v/stable.svg)](https://packagist.org/packages/thecodingmachine/safe) [![Total Downloads](https://poser.pugx.org/thecodingmachine/safe/downloads.svg)](https://packagist.org/packages/thecodingmachine/safe) [![License](https://poser.pugx.org/thecodingmachine/safe/license.svg)](https://packagist.org/packages/thecodingmachine/safe) -[![Build Status](https://travis-ci.org/thecodingmachine/safe.svg?branch=master)](https://travis-ci.org/thecodingmachine/safe) [![Continuous Integration](https://github.com/thecodingmachine/safe/workflows/Continuous%20Integration/badge.svg)](https://github.com/thecodingmachine/safe/actions) [![codecov](https://codecov.io/gh/thecodingmachine/safe/branch/master/graph/badge.svg)](https://codecov.io/gh/thecodingmachine/safe)