summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Ungurianu <alex.ungurianu@protonmail.com>2022-10-22 00:37:16 +0100
committerGitHub <noreply@github.com>2022-10-21 19:37:16 -0400
commita43ef2bfb11691ae3f490c3a2eb3319e7c4f6222 (patch)
treee7ac02cf4875da9b02666d38a549bd39c9b69caa
parenta192b2ef2918c30245f7133a93bbdda1eabc7890 (diff)
downloadkazoo-a43ef2bfb11691ae3f490c3a2eb3319e7c4f6222.tar.gz
docs: Replace build badge from Travis to Actions (#675)
This is to reflect the updated CI pipeline used for the repo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index db368a3..004980f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Kazoo
=====
-[![Build Status](https://travis-ci.org/python-zk/kazoo.svg?branch=master)](https://travis-ci.org/python-zk/kazoo)
+[![Kazoo Awesome Testing](https://github.com/python-zk/kazoo/actions/workflows/testing.yml/badge.svg?branch=master)](https://github.com/python-zk/kazoo/actions/workflows/testing.yml?query=branch%3Amaster)
[![Latest Version](https://img.shields.io/pypi/v/kazoo.svg)](https://pypi.org/project/kazoo/)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)