summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-05 20:32:21 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-05 20:32:21 -0500
commit3b7000ff3aff43ce03b7615f63a741e72a96af59 (patch)
treeaa684283f847e22e711f9893a365a22898d91bbc
parent82823f488ba8e2d7f658464365e17ad921708868 (diff)
downloadcmd2-git-3b7000ff3aff43ce03b7615f63a741e72a96af59.tar.gz
Tweak badget display so AppVeyor build status displays for master branch.
Show build status on front page for master branch instead of latest build.
-rwxr-xr-xREADME.rst10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 85cb59a6..135651c7 100755
--- a/README.rst
+++ b/README.rst
@@ -6,22 +6,18 @@ cmd2
:target: https://travis-ci.org/python-cmd2/cmd2
:alt: Build status
-.. image:: https://ci.appveyor.com/api/projects/status/github/python-cmd2/cmd2
+.. image:: https://ci.appveyor.com/api/projects/status/github/python-cmd2/cmd2?branch=master
:target: https://ci.appveyor.com/project/FedericoCeratto/cmd2
:alt: Appveyor build status
.. image:: https://readthedocs.org/projects/cmd2/badge/?version=latest
:target: https://cmd2.readthedocs.io
-.. image:: https://img.shields.io/pypi/dm/cmd2.svg?style=plastic
- :target: https://pypi.python.org/pypi/cmd2/
- :alt: Downloads
-
-.. image:: https://img.shields.io/pypi/v/cmd2.svg?style=plastic
+.. image:: https://img.shields.io/pypi/v/cmd2.svg
:target: https://pypi.python.org/pypi/cmd2/
:alt: Latest Version
-.. image:: https://img.shields.io/github/license/python-cmd2/cmd2.svg?style=plastic
+.. image:: https://img.shields.io/pypi/l/cmd2.svg
:target: https://pypi.python.org/pypi/cmd2/
:alt: License