From 33fdc92c487a2ad2984ccfcab1f2dc3005219500 Mon Sep 17 00:00:00 2001 From: Aaron Schlesinger <70865+arschles@users.noreply.github.com> Date: Sat, 11 May 2019 12:07:08 -0700 Subject: [PATCH] removing azure pipelines build badge (#1214) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 546ece51..4cd2c25c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ ![Athens Banner](./docs/static/banner.png) [![Build Status](https://cloud.drone.io/api/badges/gomods/athens/status.svg)](https://cloud.drone.io/gomods/athens) -[![Build Status](https://dev.azure.com/gomods/athens/_apis/build/status/gomods.athens?branchName=master)](https://dev.azure.com/gomods/athens/_build/latest?definitionId=1&branchName=master) [![GoDoc](https://godoc.org/github.com/gomods/athens?status.svg)](https://godoc.org/github.com/gomods/athens) [![Go Report Card](https://goreportcard.com/badge/github.com/gomods/athens)](https://goreportcard.com/report/github.com/gomods/athens) [![codecov](https://codecov.io/gh/gomods/athens/branch/master/graph/badge.svg)](https://codecov.io/gh/gomods/athens)