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.
2 parents a31f755 + 64ca67f commit e105e0fCopy full SHA for e105e0f
README.rst
@@ -5,8 +5,8 @@ requests-unixsocket
5
:target: https://badge.fury.io/py/requests-unixsocket
6
:alt: Latest Version on PyPI
7
8
-.. image:: https://travis-ci.org/msabramo/requests-unixsocket.svg?branch=master
9
- :target: https://travis-ci.org/msabramo/requests-unixsocket
+.. image:: https://github.com/msabramo/requests-unixsocket/actions/workflows/tests.yml/badge.svg
+ :target: https://github.com/msabramo/requests-unixsocket/actions/workflows/tests.yml
10
11
Use `requests <http://docs.python-requests.org/>`_ to talk HTTP via a UNIX domain socket
12
0 commit comments