We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813214e commit 5145a3fCopy full SHA for 5145a3f
README.rst
@@ -3,8 +3,8 @@ Slack Events API adapter for Python
3
4
.. image:: https://badge.fury.io/py/slackeventsapi.svg
5
: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
+.. image:: https://github.com/slackapi/python-slack-events-api/actions/workflows/ci-build.yml/badge.svg
+ :target: https://github.com/slackapi/python-slack-events-api/actions/workflows/ci-build.yml
8
.. image:: https://codecov.io/gh/slackapi/python-slack-events-api/branch/main/graph/badge.svg
9
:target: https://codecov.io/gh/slackapi/python-slack-events-api
10
0 commit comments