Skip to content

Commit f53011c

Browse files
committed
Update Appveyor badge
1 parent ed9a430 commit f53011c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ asyncpg -- A fast PostgreSQL Database Client Library for Python/asyncio
44
.. image:: https://travis-ci.org/MagicStack/asyncpg.svg?branch=master
55
:target: https://travis-ci.org/MagicStack/asyncpg
66

7-
.. image:: https://ci.appveyor.com/api/projects/status/github/MagicStack/asyncpg?branch=master
8-
:target: https://ci.appveyor.com/project/elprans/asyncpg
7+
.. image:: https://ci.appveyor.com/api/projects/status/9rwppnxphgc8bqoj/branch/master?svg=true
8+
:target: https://ci.appveyor.com/project/magicstack/asyncpg
99

1010
.. image:: https://img.shields.io/pypi/v/asyncpg.svg
1111
:target: https://pypi.python.org/pypi/asyncpg

0 commit comments

Comments
 (0)