aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-10-15 00:12:05 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2018-10-15 00:12:05 +0300
commitcef0e4e73005eec8f10c56cdc73bc93ebc6ba55d (patch)
treef8948d4d4ee4c9d16f8871e706a502c6af7ee866 /README.md
parenta28eddb822ab45f64859491cf2108d6ceb120d47 (diff)
downloadmeson-cef0e4e73005eec8f10c56cdc73bc93ebc6ba55d.zip
meson-cef0e4e73005eec8f10c56cdc73bc93ebc6ba55d.tar.gz
meson-cef0e4e73005eec8f10c56cdc73bc93ebc6ba55d.tar.bz2
Added Azure code status badge. [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f7fa93..5620e57 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ build system.
[![PyPI](https://img.shields.io/pypi/v/meson.svg)](https://pypi.python.org/pypi/meson)
[![Travis](https://travis-ci.org/mesonbuild/meson.svg?branch=master)](https://travis-ci.org/mesonbuild/meson)
[![Appveyor](https://ci.appveyor.com/api/projects/status/7jfaotriu8d8ncov?svg=true)](https://ci.appveyor.com/project/mesonbuild/meson)
+[![Build Status](https://dev.azure.com/jussi0947/jussi/_apis/build/status/mesonbuild.meson%20(1))](https://dev.azure.com/jussi0947/jussi/_build/latest?definitionId=2)
[![Codecov](https://codecov.io/gh/mesonbuild/meson/coverage.svg?branch=master)](https://codecov.io/gh/mesonbuild/meson/branch/master)
[![Code Quality: Python](https://img.shields.io/lgtm/grade/python/g/mesonbuild/meson.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mesonbuild/meson/context:python)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/mesonbuild/meson.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mesonbuild/meson/alerts)