From 60ff4a663c8172dca6d6b37f00fbcd6e7a669fa8 Mon Sep 17 00:00:00 2001 From: Brian Cristante Date: Fri, 24 Aug 2018 16:09:32 -0400 Subject: Add Azure Pipelines configuration --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.rst') 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`_ -- cgit v1.2.1