summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Moore <p.f.moore@gmail.com>2018-11-21 19:17:36 +0000
committerGitHub <noreply@github.com>2018-11-21 19:17:36 +0000
commit93d8f177c6efda81def723a908832e26ecc5f381 (patch)
treec96d31c97def5566d205350cd8049169c7de9c4a /README.rst
parent9c0a1daace0bac75e247d045714178f800f40cc6 (diff)
parent543a4613f4ce4be37b3b11d0f3f03246f6d54e18 (diff)
downloadpip-93d8f177c6efda81def723a908832e26ecc5f381.tar.gz
Merge pull request #5785 from brcrista/master
Add Azure Pipelines configuration
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a7de55fe5..ca629302a 100644
--- a/README.rst
+++ b/README.rst
@@ -15,6 +15,15 @@ The `PyPA recommended`_ tool for installing Python packages.
.. image:: https://readthedocs.org/projects/pip/badge/?version=latest
:target: https://pip.pypa.io/en/latest
+.. image:: https://pypa.visualstudio.com/pip/_apis/build/status/Pip%20CI%20(Windows)
+ :target: https://pypa.visualstudio.com/pip/_build/latest?definitionId=6
+
+.. image:: https://pypa.visualstudio.com/pip/_apis/build/status/Pip%20CI%20(macOS)
+ :target: https://pypa.visualstudio.com/pip/_build/latest?definitionId=7
+
+.. image:: https://pypa.visualstudio.com/pip/_apis/build/status/Pip%20CI%20(Linux)
+ :target: https://pypa.visualstudio.com/pip/_build/latest?definitionId=4
+
* `Installation`_
* `Documentation`_
* `Changelog`_