From e351606b692439ad99a57d4c21c16f29b14f11c3 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Fri, 24 Feb 2017 02:49:45 +0100 Subject: [PATCH] Display Appveyor build status of master branch --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8a6b6c6e..efbe38ed 100644 --- a/README.rst +++ b/README.rst @@ -60,6 +60,6 @@ please check the `project homepage`__. :target: https://travis-ci.org/psycopg/psycopg2 :alt: Linux and OSX build status -.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/psycopg/psycopg2?svg=true +.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/psycopg/psycopg2?branch=master&svg=true :target: https://ci.appveyor.com/project/psycopg/psycopg2 :alt: Windows build status