aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2017-08-09 09:04:49 -0700
committerGravatar Miek Gieben <miek@miek.nl> 2017-08-09 09:04:49 -0700
commit57692bbccf59aa3eff71ce65739ae195973e5e61 (patch)
tree053f65b5037174da75dc6c0470b260b51e895bf2
parentdf1879f9ae27ea0faa5e129c071ad4aef02ebac2 (diff)
downloadcoredns-57692bbccf59aa3eff71ce65739ae195973e5e61.tar.gz
coredns-57692bbccf59aa3eff71ce65739ae195973e5e61.tar.zst
coredns-57692bbccf59aa3eff71ce65739ae195973e5e61.zip
Change Travis status to only show master branch status. (#865)
So that pull request build failure does not impact project status. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2533d0721..fafa7e133 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/coredns/coredns)
-[![Build Status](https://img.shields.io/travis/coredns/coredns.svg?style=flat-square&label=build)](https://travis-ci.org/coredns/coredns)
+[![Build Status](https://img.shields.io/travis/coredns/coredns/master.svg?style=flat-square&label=build)](https://travis-ci.org/coredns/coredns)
[![Code Coverage](https://img.shields.io/codecov/c/github/coredns/coredns/master.svg?style=flat-square)](https://codecov.io/github/coredns/coredns?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/coredns/coredns?style=flat-square)](https://goreportcard.com/report/coredns/coredns)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns?ref=badge_shield)