Skip to content

Commit 5145a3f

Browse files
committed
Update CI badge in README
1 parent 813214e commit 5145a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Slack Events API adapter for Python
33

44
.. image:: https://badge.fury.io/py/slackeventsapi.svg
55
:target: https://pypi.org/project/slackeventsapi/
6-
.. image:: https://travis-ci.org/slackapi/python-slack-events-api.svg?branch=main
7-
:target: https://travis-ci.org/slackapi/python-slack-events-api
6+
.. image:: https://github.com/slackapi/python-slack-events-api/actions/workflows/ci-build.yml/badge.svg
7+
:target: https://github.com/slackapi/python-slack-events-api/actions/workflows/ci-build.yml
88
.. image:: https://codecov.io/gh/slackapi/python-slack-events-api/branch/main/graph/badge.svg
99
:target: https://codecov.io/gh/slackapi/python-slack-events-api
1010

0 commit comments

Comments
 (0)