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 063ce70 commit 98bf06dCopy full SHA for 98bf06d
docs/source/index.rst
@@ -10,9 +10,9 @@ Welcome to wsrpc-aiohttp's documentation!
10
:target: https://coveralls.io/github/wsrpc/wsrpc-aiohttp
11
:alt: Coveralls
12
13
-.. image:: https://travis-ci.org/wsrpc/wsrpc-aiohttp.svg
14
- :target: https://travis-ci.org/wsrpc/wsrpc-aiohttp
15
- :alt: Travis CI
+.. image:: https://github.com/wsrpc/wsrpc-aiohttp/workflows/tests/badge.svg
+ :target: https://github.com/wsrpc/wsrpc-aiohttp/actions?query=branch%3Amaster
+ :alt: Github Actions
16
17
.. image:: https://img.shields.io/pypi/v/wsrpc-aiohttp.svg
18
:target: https://pypi.python.org/pypi/wsrpc-aiohttp/
0 commit comments