aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2019-12-24 14:36:49 -0800
committerGarrett D'Amore <garrett@damore.org>2019-12-24 14:36:49 -0800
commit1b71d116b8343d0d67bdb8c303cfecc2773fd0aa (patch)
tree7ac0ea716c5da98cc8379c12d58837c7f282878c
parent252ea41be8bab992dadabec0e4f1d77650949f4c (diff)
downloadnng-1b71d116b8343d0d67bdb8c303cfecc2773fd0aa.tar.gz
nng-1b71d116b8343d0d67bdb8c303cfecc2773fd0aa.tar.bz2
nng-1b71d116b8343d0d67bdb8c303cfecc2773fd0aa.zip
Always show master branch status.
-rw-r--r--README.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 534e53fb..04e6a6b5 100644
--- a/README.adoc
+++ b/README.adoc
@@ -12,9 +12,9 @@ endif::[]
// Note: If you're updating this file, don't forget to re-run asciidoctor
// to update the aforementioned HTML file!
-image:https://img.shields.io/github/workflow/status/nanomsg/nng/linux?logoColor=grey&logo=ubuntu&label=[Linux Status,link="https://github.com/nanomsg/nng/actions"]
-image:https://img.shields.io/github/workflow/status/nanomsg/nng/windows?logoColor=grey&logo=windows&label=[Windows Status,link="https://github.com/nanomsg/nng/actions"]
-image:https://img.shields.io/github/workflow/status/nanomsg/nng/darwin?logoColor=grey&logo=apple&label=[macOS Status,link="https://github.com/nanomsg/nng/actions"]
+image:https://img.shields.io/github/workflow/status/nanomsg/nng/linux/master?logoColor=grey&logo=ubuntu&label=[Linux Status,link="https://github.com/nanomsg/nng/actions"]
+image:https://img.shields.io/github/workflow/status/nanomsg/nng/windows/master?logoColor=grey&logo=windows&label=[Windows Status,link="https://github.com/nanomsg/nng/actions"]
+image:https://img.shields.io/github/workflow/status/nanomsg/nng/darwin/master?logoColor=grey&logo=apple&label=[macOS Status,link="https://github.com/nanomsg/nng/actions"]
image:https://img.shields.io/codecov/c/github/nanomsg/nng?logo=codecov&logoColor=grey&label=[Coverage,link="https://codecov.io/gh/nanomsg/nng"]
image:https://img.shields.io/codacy/grade/f241cba192974787b66f7e4368777ebf?logo=codacy&logoColor=grey&label=[Codacy,link="https://www.codacy.com/app/gdamore/nng"]
image:https://img.shields.io/lgtm/grade/cpp/github/nanomsg/nng?logo=lgtm&logoColor=grey&label=[LGTM,link="https://lgtm.com/projects/g/nanomsg/nng/?mode=list"]