From 3a7d0c977236a9c42b1df8c8e1fb6bc118e797f1 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Mon, 1 May 2017 22:01:21 +0200 Subject: [PATCH] Adds appveyor badge (0.3) --- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0be6e72..f3886e0 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,12 @@ Data-processing. By monkeys. For humans. .. image:: https://travis-ci.org/python-bonobo/bonobo.svg?branch=0.3 :target: https://travis-ci.org/python-bonobo/bonobo - :alt: Continuous Integration + :alt: Continuous Integration (Linux) + +.. image:: https://ci.appveyor.com/api/projects/status/github/python-bonobo/bonobo?retina=true&branch=0.3&svg=true + :target: https://ci.appveyor.com/project/hartym/bonobo?branch=0.3 + :alt: Continuous Integration (Windows) + .. image:: https://landscape.io/github/python-bonobo/bonobo/0.3/landscape.svg?style=flat :target: https://landscape.io/github/python-bonobo/bonobo/0.3