From d427e3cd6f1b39624c9935ade25b4dcb334bee36 Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Tue, 20 Apr 2021 23:37:34 +0000 Subject: [PATCH] [ci skip] Remove badge for Travis CI from README.md Travis CI was removed in 6b978d542704a5614af5e9375c4b31b8d2618652. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3cadbad851..b1ee611125 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby) [![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master) [![Actions Status: macOS](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS") [![Actions Status: MinGW](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW")