summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index b71c760..43a7de0 100644
--- a/README.rst
+++ b/README.rst
@@ -3,8 +3,8 @@ redis-py
The Python interface to the Redis key-value store.
-.. image:: https://secure.travis-ci.org/andymccurdy/redis-py.svg?branch=master
- :target: https://travis-ci.org/andymccurdy/redis-py
+.. image:: https://github.com/andymccurdy/redis-py/workflows/CI/badge.svg?branch=master
+ :target: https://github.com/andymccurdy/redis-py/actions?query=workflow%3ACI+branch%3Amaster
.. image:: https://readthedocs.org/projects/redis-py/badge/?version=stable&style=flat
:target: https://redis-py.readthedocs.io/en/stable/
.. image:: https://badge.fury.io/py/redis.svg