aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2016-11-10 09:53:11 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2016-11-10 09:53:11 +0000
commit15ab38f0686b66ead28910b189f31215d9511fe2 (patch)
tree6050219962a3a408cfaea49f06120b9e56a434c3
parent611d83ed9758cbc13c991013783cd36e88b8c008 (diff)
downloadcoredns-15ab38f0686b66ead28910b189f31215d9511fe2.tar.gz
coredns-15ab38f0686b66ead28910b189f31215d9511fe2.tar.zst
coredns-15ab38f0686b66ead28910b189f31215d9511fe2.zip
Show master status, not latest build
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 761e59061..6924abf29 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# CoreDNS
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/miekg/coredns)
- [![Build Status](https://img.shields.io/travis/miekg/coredns.svg?style=flat-square&label=build)](https://travis-ci.org/miekg/coredns)
+ [![Build Status](https://img.shields.io/travis/miekg/coredns.svg?style=flat-square&label=build?branch=master)](https://travis-ci.org/miekg/coredns)
CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the
same model: it chains middleware. In fact it's so similar that CoreDNS is now a server type plugin for