Xqt has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/403944 )
Change subject: [doc] Add AppVeyor Build Status shield and link to README.rst ...................................................................... [doc] Add AppVeyor Build Status shield and link to README.rst Change-Id: I7f54533a85ef82a94259ef64a72f6975c13820d7 --- M README.rst 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/44/403944/1 diff --git a/README.rst b/README.rst index b06ae49..1678d66 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ .. image:: https://secure.travis-ci.org/wikimedia/pywikibot.png?branch=master - :alt: Build Status + :alt: Travis Build Status :target: https://travis-ci.org/wikimedia/pywikibot +.. image:: https://img.shields.io/appveyor/ci/ladsgroup/pywikibot-g4xqx/master.svg?style=flat-square&label=AppVeyor%20CI + :alt: AppVeyor Build Status + :target: https://ci.appveyor.com/project/ladsgroup/pywikibot-g4xqx .. image:: https://codecov.io/gh/wikimedia/pywikibot/branch/master/graphs/badge.svg?branch=master :alt: Code coverage :target: http://codecov.io/github/wikimedia/pywikibot?branch=master -- To view, visit https://gerrit.wikimedia.org/r/403944 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7f54533a85ef82a94259ef64a72f6975c13820d7 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
