From 48486c9da53781374cef7c9dd6e5d72246d76b02 Mon Sep 17 00:00:00 2001 From: Peter Mudd Date: Mon, 9 Mar 2020 14:20:19 -0400 Subject: [PATCH] docs: native appveyor status badge [skip ci] --- docs/README.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/README.rst b/docs/README.rst index 7485018..8b09930 100755 --- a/docs/README.rst +++ b/docs/README.rst @@ -10,6 +10,8 @@ windows-formula | | |img_codacy| |img_snyk| |img_librariesio| +.. https://www.appveyor.com/docs/status-badges/#display-badge-for-specific-branch + .. |img_semver| image:: https://img.shields.io/github/v/release/clearasmudd/windows-formula?cacheSeconds=120 :alt: GitHub release (latest SemVer) :scale: 100% @@ -26,14 +28,14 @@ windows-formula :alt: License :scale: 100% :target: https://github.com/clearasmudd/windows-formula/LICENSE -.. |img_appveyor_master| image:: https://img.shields.io/appveyor/build/muddman/windows-formula/master?label=master&cacheSeconds=120 +.. |img_appveyor_master| image:: https://ci.appveyor.com/api/projects/status/5nm6yfh5n5qk1isn/branch/master?svg=true&passingText=master%20passing&pendingText=master%20pending&failingText=master%20failing :alt: Appveyor Build Master :scale: 100% - :target: https://ci.appveyor.com/project/muddman/windows-formula -.. |img_appveyor_tests| image:: https://img.shields.io/appveyor/tests/muddman/windows-formula?cacheSeconds=120 + :target: https://ci.appveyor.com/project/muddman/windows-formula/branch/master +.. |img_appveyor_tests| image:: https://img.shields.io/appveyor/tests/muddman/windows-formula/master?cacheSeconds=120 :alt: Appveyor Test Results :scale: 100% - :target: https://ci.appveyor.com/project/muddman/windows-formula + :target: https://ci.appveyor.com/project/muddman/windows-formula/branch/master .. |img_readthedocs| image:: https://readthedocs.com/projects/clearasmudd-windows-formula/badge/?version=master :alt: Read the Docs :scale: 100%