summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRoey Prat <roey.prat@redislabs.com>2020-11-09 18:20:40 +0200
committerRoey Prat <roey.prat@redislabs.com>2020-11-09 18:49:44 +0200
commitec076c63f81f0a9edf63d4de40ec778dc484bdaa (patch)
tree47b6b71bb6e2cf3170d49d58fdbbaf9f5e9f0259 /README.rst
parent8c176cdc7f36e2cbcd3254768766035a7b7cd8b3 (diff)
downloadredis-py-roey/github-actions.tar.gz
use github actions instead of travis-CIroey/github-actions
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