8000 Add Azure Pipelines build badge (#12891) · matplotlib/matplotlib@e142e15 · GitHub
[go: up one dir, main page]

Skip to content

Commit e142e15

Browse files
kaylangantimhoffm
authored andcommitted
Add Azure Pipelines build badge (#12891)
< 8000 div width="60px" height="22px" class="Box-sc-g0xbh4-0 LoadingSkeleton-sc-695d630a-0 kHfwUD kRBfod">
1 parent 6d91ed9 commit e142e15

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
|Travis|_ |AppVeyor|_ |Codecov|_ |LGTM|_ |PyPi|_ |Gitter|_ |NUMFocus|_ |GitTutorial|_
1+
|Travis|_ |AzurePipelines|_ |AppVeyor|_ |Codecov|_ |LGTM|_ |PyPi|_ |Gitter|_ |NUMFocus|_ |GitTutorial|_
22

33

44
.. |Travis| image:: https://travis-ci.org/matplotlib/matplotlib.svg?branch=master
55
.. _Travis: https://travis-ci.org/matplotlib/matplotlib
66

7+
.. |AzurePipelines| image:: https://dev.azure.com/matplotlib/matplotlib/_apis/build/status/matplotlib.matplotlib?branchName=master
8+
.. _AzurePipelines: https://dev.azure.com/matplotlib/matplotlib/_build/latest?definitionId=1&branchName=master
9+
710
.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=master&svg=true
811
.. _AppVeyor: https://ci.appveyor.com/project/matplotlib/matplotlib
912

0 commit comments

Comments
 (0)
0