From 44c9b7e93b47333f910177773f3edcafa51ece59 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 29 May 2017 13:28:18 -0400 Subject: [PATCH 1/2] Update README.rst --- README.rst | 3 --- 1 file changed, 3 deletions(-) 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 From 71d8f289b086a60b2b177e1eab5d7c0f6e9cf006 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 29 May 2017 13:28:54 -0400 Subject: [PATCH 2/2] Update index.rst --- docs/index.rst | 3 --- 1 file changed, 3 deletions(-) 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