From 58c3100378698700d7a35440bd86e71e0583399b Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Fri, 15 Jan 2021 00:43:56 -0800 Subject: [PATCH] README: rm travis badge Signed-off-by: Kir Kolyshkin --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index df9f0dbbb..8e48ebfea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # runc -[![Build Status](https://travis-ci.org/opencontainers/runc.svg?branch=master)](https://travis-ci.org/opencontainers/runc) [![Go Report Card](https://goreportcard.com/badge/github.com/opencontainers/runc)](https://goreportcard.com/report/github.com/opencontainers/runc) [![GoDoc](https://godoc.org/github.com/opencontainers/runc?status.svg)](https://godoc.org/github.com/opencontainers/runc) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/588/badge)](https://bestpractices.coreinfrastructure.org/projects/588)