Skip to content

Commit

Permalink
docs: Replace build badge from Travis to Actions (python-zk#675)
Browse files Browse the repository at this point in the history
This is to reflect the updated CI pipeline used for the repo
  • Loading branch information
a-ungurianu authored Oct 21, 2022
1 parent a192b2e commit a43ef2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit a43ef2b

Please sign in to comment.