Skip to content

Commit 6ba6ed8

Browse files
committed
Add Appveyor CI badge
1 parent 356849d commit 6ba6ed8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ 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
9+
710
.. image:: https://img.shields.io/pypi/v/asyncpg.svg
811
:target: https://pypi.python.org/pypi/asyncpg
912

0 commit comments

Comments
 (0)