From 566736c799134c4e53731003a81e918731d35bd3 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Sat, 25 Jun 2016 11:27:58 +0200 Subject: update appveyor with tox --- README.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index a6e7f56c..0a890582 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ mitmproxy ^^^^^^^^^ -|travis| |coverage| |latest_release| |python_versions| +|travis| |appveyor| |coverage| |latest_release| |python_versions| This repository contains the **mitmproxy** and **pathod** projects, as well as their shared networking library, **netlib**. @@ -172,9 +172,13 @@ PR checks will fail and block merging. We are using this command to check for st :target: http://slack.mitmproxy.org/ :alt: Slack Developer Chat -.. |travis| image:: https://shields.mitmproxy.org/travis/mitmproxy/mitmproxy/master.svg +.. |travis| image:: https://shields.mitmproxy.org/travis/mitmproxy/mitmproxy/master.svg?label=Travis%20build :target: https://travis-ci.org/mitmproxy/mitmproxy - :alt: Build Status + :alt: Travis Build Status + +.. |appveyor| image:: https://shields.mitmproxy.org/appveyor/ci/mhils/mitmproxy/master.svg?label=Appveyor%20build + :target: https://ci.appveyor.com/project/mhils/mitmproxy + :alt: Appveyor Build Status .. |coverage| image:: https://codecov.io/gh/mitmproxy/mitmproxy/branch/master/graph/badge.svg :target: https://codecov.io/gh/mitmproxy/mitmproxy -- cgit v1.2.3