summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBrian Cristante <brcrista@microsoft.com>2018-08-24 16:09:32 -0400
committerBrian Cristante <brcrista@microsoft.com>2018-09-14 17:36:12 -0700
commit60ff4a663c8172dca6d6b37f00fbcd6e7a669fa8 (patch)
treeaa0cf50277ee6fec1d7084947d6a6b467142a8a4 /README.rst
parentf4bda78815bc9144255dc5ed29a89d97a54b131a (diff)
downloadpip-60ff4a663c8172dca6d6b37f00fbcd6e7a669fa8.tar.gz
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 1d580ef9d..faba51f52 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`_