aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Gabi Davar <grizzly.nyo@gmail.com> 2021-09-25 22:28:03 +0300
committerGravatar GitHub <noreply@github.com> 2021-09-25 12:28:03 -0700
commit46fa2a64cc47de5fab3ce85c442b44d7a6721eea (patch)
tree2fa6614990f8cb10b1bcd13236c7622af6041ae8 /README.md
parentbbd317cb22f673a7d9c756ecff13681535bf74c6 (diff)
downloadcoredns-46fa2a64cc47de5fab3ce85c442b44d7a6721eea.tar.gz
coredns-46fa2a64cc47de5fab3ce85c442b44d7a6721eea.tar.zst
coredns-46fa2a64cc47de5fab3ce85c442b44d7a6721eea.zip
Update badges, remove fuzzit leftovers. (#4886)
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4f840f307..837cd925c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
[![CoreDNS](https://coredns.io/images/CoreDNS_Colour_Horizontal.png)](https://coredns.io)
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/coredns/coredns)
-[![Build Status](https://img.shields.io/travis/coredns/coredns/master.svg?label=build)](https://travis-ci.org/coredns/coredns)
-[![fuzzit](https://app.fuzzit.dev/badge?org_id=coredns&branch=master)](https://fuzzit.dev)
+![CodeQL](https://github.com/coredns/coredns/actions/workflows/codeql-analysis.yml/badge.svg)
+![Go Fmt](https://github.com/coredns/coredns/actions/workflows/go.fmt.yml/badge.svg)
+![Go Tests](https://github.com/coredns/coredns/actions/workflows/go.test.yml/badge.svg)
+![Go Tidy](https://github.com/coredns/coredns/actions/workflows/go.tidy.yml/badge.svg)
+[![CircleCI](https://circleci.com/gh/coredns/coredns.svg?style=shield)](https://circleci.com/gh/coredns/coredns)
[![Code Coverage](https://img.shields.io/codecov/c/github/coredns/coredns/master.svg)](https://codecov.io/github/coredns/coredns?branch=master)
[![Docker Pulls](https://img.shields.io/docker/pulls/coredns/coredns.svg)](https://hub.docker.com/r/coredns/coredns)
[![Go Report Card](https://goreportcard.com/badge/github.com/coredns/coredns)](https://goreportcard.com/report/coredns/coredns)