diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |