From 3aa1e36325f70fe94c6b4eaae5dde78233931ac7 Mon Sep 17 00:00:00 2001 From: John Schnake Date: Thu, 10 Oct 2019 23:23:49 -0500 Subject: [PATCH] Update badge to be from CircleCI not Travis Signed-off-by: John Schnake --- README.md | 4 +--- site/docs/master/README.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 791a507da..39c7999c0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [![Build Status][status]][travis] +# [![CircleCI](https://circleci.com/gh/vmware-tanzu/sonobuoy.svg?style=svg)](https://circleci.com/gh/vmware-tanzu/sonobuoy) ## [Overview][oview] @@ -174,5 +174,3 @@ See [the list of releases][releases] to find out about feature changes. [slack]: https://kubernetes.slack.com/messages/sonobuoy [snapshot]:https://sonobuoy.io/docs/snapshot [sonobuoyconfig]: https://sonobuoy.io/docs/sonobuoy-config -[status]: https://travis-ci.org/vmware-tanzu/sonobuoy.svg?branch=master -[travis]: https://travis-ci.org/vmware-tanzu/sonobuoy/# diff --git a/site/docs/master/README.md b/site/docs/master/README.md index 744dfd0e9..a31a6af40 100644 --- a/site/docs/master/README.md +++ b/site/docs/master/README.md @@ -1,4 +1,4 @@ -# [![Build Status][status]][travis] +# [![CircleCI](https://circleci.com/gh/vmware-tanzu/sonobuoy.svg?style=svg)](https://circleci.com/gh/vmware-tanzu/sonobuoy) ## [Overview][oview] @@ -174,5 +174,3 @@ See [the list of releases][releases] to find out about feature changes. [slack]: https://kubernetes.slack.com/messages/sonobuoy [snapshot]:snapshot [sonobuoyconfig]: sonobuoy-config -[status]: https://travis-ci.org/vmware-tanzu/sonobuoy.svg?branch=master -[travis]: https://travis-ci.org/vmware-tanzu/sonobuoy/#