File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ kafka-python
7
7
:target: https://pypi.python.org/pypi/kafka-python
8
8
.. image :: https://coveralls.io/repos/dpkp/kafka-python/badge.svg?branch=master&service=github
9
9
:target: https://coveralls.io/github/dpkp/kafka-python?branch=master
10
- .. image :: https://travis-ci.org/ dpkp/kafka-python.svg?branch=master
11
- :target: https://travis-ci.org /dpkp/kafka-python
10
+ .. image :: https://img.shields.io/github/actions/workflow/status/ dpkp/kafka-python/python-package.yml
11
+ :target: https://github.com /dpkp/kafka-python/actions/workflows/python-package.yml
12
12
.. image :: https://img.shields.io/badge/license-Apache%202-blue.svg
13
13
:target: https://github.com/dpkp/kafka-python/blob/master/LICENSE
14
14
Original file line number Diff line number Diff line change 3
3
4
4
.. image :: https://coveralls.io/repos/dpkp/kafka-python/badge.svg?branch=master&service=github
5
5
:target: https://coveralls.io/github/dpkp/kafka-python?branch=master
6
- .. image :: https://travis-ci.org/ dpkp/kafka-python.svg?branch=master
7
- :target: https://travis-ci.org /dpkp/kafka-python
6
+ .. image :: https://img.shields.io/github/actions/workflow/status/ dpkp/kafka-python/python-package.yml
7
+ :target: https://github.com /dpkp/kafka-python/actions/workflows/python-package.yml
8
8
9
9
The test suite is run via pytest.
10
10
You can’t perform that action at this time.
0 commit comments