From bbffa3aa944332b9d9f642d5fa0a551dc8b3abb5 Mon Sep 17 00:00:00 2001 From: Joshua Harshman Date: Wed, 1 Apr 2020 10:27:47 -0600 Subject: [PATCH] rm circle ci badge (#1073) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2f8175bc..a95b04f7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Many of the most widely used Go projects are built using Cobra, such as: etc. [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra) -[![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra) [![GoDoc](https://godoc.org/github.com/spf13/cobra?status.svg)](https://godoc.org/github.com/spf13/cobra) [![Go Report Card](https://goreportcard.com/badge/github.com/spf13/cobra)](https://goreportcard.com/report/github.com/spf13/cobra)