Skip to content

Commit

Permalink
Update build badge for GitHub Actions (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 2, 2022
1 parent 337dbe8 commit 05a25a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Expand Up @@ -48,8 +48,8 @@ To install requests and requests_oauthlib you can use pip:
$ pip install requests requests_oauthlib
.. |build-status| image:: https://travis-ci.org/requests/requests-oauthlib.svg?branch=master
:target: https://travis-ci.org/requests/requests-oauthlib
.. |build-status| image:: https://github.com/requests/requests-oauthlib/actions/workflows/run-tests.yml/badge.svg
:target: https://github.com/requests/requests-oauthlib/actions
.. |coverage-status| image:: https://img.shields.io/coveralls/requests/requests-oauthlib.svg
:target: https://coveralls.io/r/requests/requests-oauthlib
.. |docs| image:: https://readthedocs.org/projects/requests-oauthlib/badge/
Expand Down

0 comments on commit 05a25a9

Please sign in to comment.