Skip to content

Commit ff63fb3

Browse files
committed
add build badge
1 parent 26e4d2b commit ff63fb3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ Python 3 Aptly API client
22
=========================
33

44
.. image:: https://coveralls.io/repos/github/gopythongo/aptly-api-client/badge.svg?branch=master
5-
git :target: https://coveralls.io/github/gopythongo/aptly-api-client?branch=master
5+
:target: https://coveralls.io/github/gopythongo/aptly-api-client?branch=master
66

7+
.. image:: https://travis-ci.org/gopythongo/aptly-api-client.svg?branch=master
8+
:target: https://travis-ci.org/gopythongo/aptly-api-client
79

810
This is a thin abstraction layer for interfacing with
911
`Aptly's HTTP API <https://www.aptly.info/doc/api/>`__. It's used by

0 commit comments

Comments
 (0)