Skip to content

Commit e105e0f

Browse files
authored
Merge pull request #56 from msabramo/change-badge-from-travis-to-gh-actions
README.rst: Update badge from Travis => GH
2 parents a31f755 + 64ca67f commit e105e0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ requests-unixsocket
55
:target: https://badge.fury.io/py/requests-unixsocket
66
:alt: Latest Version on PyPI
77

8-
.. image:: https://travis-ci.org/msabramo/requests-unixsocket.svg?branch=master
9-
:target: https://travis-ci.org/msabramo/requests-unixsocket
8+
.. image:: https://github.com/msabramo/requests-unixsocket/actions/workflows/tests.yml/badge.svg
9+
:target: https://github.com/msabramo/requests-unixsocket/actions/workflows/tests.yml
1010

1111
Use `requests <http://docs.python-requests.org/>`_ to talk HTTP via a UNIX domain socket
1212

0 commit comments

Comments
 (0)