diff --git a/README.rst b/README.rst index 0e165b5f..1dbee794 100644 --- a/README.rst +++ b/README.rst @@ -10,9 +10,6 @@ Requests: HTTP for Humans .. image:: https://img.shields.io/pypi/pyversions/requests.svg :target: https://pypi.python.org/pypi/requests -.. image:: https://travis-ci.org/requests/requests.svg?branch=master - :target: https://travis-ci.org/requests/requests - .. image:: https://codecov.io/github/requests/requests/coverage.svg?branch=master :target: https://codecov.io/github/requests/requests :alt: codecov.io diff --git a/docs/index.rst b/docs/index.rst index af88bfd3..b17605bb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,9 +17,6 @@ Release v\ |version|. (:ref:`Installation `) .. image:: https://img.shields.io/pypi/pyversions/requests.svg :target: https://pypi.python.org/pypi/requests -.. image:: https://travis-ci.org/requests/requests.svg?branch=master - :target: https://travis-ci.org/requests/requests - .. image:: https://codecov.io/github/requests/requests/coverage.svg?branch=master :target: https://codecov.io/github/requests/requests :alt: codecov.io