From cc97b94f5d826855899b6be3dc8f1adf971f4cea Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Wed, 4 Sep 2019 15:37:31 -0700 Subject: [PATCH] use travis, not circle, build badge Signed-off-by: Andrew Lavery --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 998878850..7ef734eb4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ project with a new API design, focused around security and performance. -[![Circle CI](https://circleci.com/gh/docker/distribution/tree/master.svg?style=svg)](https://circleci.com/gh/docker/distribution/tree/master) +[![Build Status](https://travis-ci.org/docker/distribution.svg?branch=master)](https://travis-ci.org/docker/distribution) [![GoDoc](https://godoc.org/github.com/docker/distribution?status.svg)](https://godoc.org/github.com/docker/distribution) This repository contains the following components: