summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-09-12 14:32:21 -0400
committerGitHub <noreply@github.com>2018-09-12 14:32:21 -0400
commit5579f781e2c1e481708650e7a991992eec6f3f8b (patch)
tree69b72d38c3e1f9a7db5caff58af829ba77ed9a5c
parent8d62c730bfa258f85ad0e6877977ed930faf5bb6 (diff)
parent4904e4a15e47b484b44eec9dce3c706c7423dcbe (diff)
downloadcmd2-git-5579f781e2c1e481708650e7a991992eec6f3f8b.tar.gz
Merge branch 'master' into redundant_dependencies
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d725ca9b..8cb356a2 100755
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ cmd2: a tool for building interactive command line apps
[![Latest Version](https://img.shields.io/pypi/v/cmd2.svg?style=flat-square&label=latest%20stable%20version)](https://pypi.python.org/pypi/cmd2/)
[![Build status](https://img.shields.io/travis/python-cmd2/cmd2.svg?style=flat-square&label=unix%20build)](https://travis-ci.org/python-cmd2/cmd2)
[![Appveyor build status](https://img.shields.io/appveyor/ci/FedericoCeratto/cmd2.svg?style=flat-square&label=windows%20build)](https://ci.appveyor.com/project/FedericoCeratto/cmd2)
-[![VSTS Build status](https://python-cmd2.visualstudio.com/cmd2/_apis/build/status/cmd2-Python%20package-CI?branch=master)](https://python-cmd2.visualstudio.com/cmd2/_build/latest?definitionId=1&branch=master)
+[![Azure Build status](https://python-cmd2.visualstudio.com/cmd2/_apis/build/status/python-cmd2.cmd2?branch=master)](https://python-cmd2.visualstudio.com/cmd2/_build/latest?definitionId=1&branch=master)
[![codecov](https://codecov.io/gh/python-cmd2/cmd2/branch/master/graph/badge.svg)](https://codecov.io/gh/python-cmd2/cmd2)
[![Documentation Status](https://readthedocs.org/projects/cmd2/badge/?version=latest)](http://cmd2.readthedocs.io/en/latest/?badge=latest)