Add coveralls badge

[ci skip]
This commit is contained in:
Markus Unterwaditzer 2014-04-02 17:52:07 +02:00
parent 5302f2cb75
commit 21334e695b

View file

@ -2,9 +2,6 @@
vdirsyncer
==========
.. image:: https://travis-ci.org/untitaker/vdirsyncer.png?branch=master
:target: https://travis-ci.org/untitaker/vdirsyncer
vdirsyncer synchronizes your calendars and addressbooks between two storages.
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources and
`vdir <https://github.com/untitaker/vdir>`_.
@ -52,6 +49,12 @@ How to run the tests
sh install-deps.sh
py.test tests/
.. image:: https://travis-ci.org/untitaker/vdirsyncer.png?branch=master
:target: https://travis-ci.org/untitaker/vdirsyncer
.. image:: https://coveralls.io/repos/untitaker/vdirsyncer/badge.png?branch=master
:target: https://coveralls.io/r/untitaker/vdirsyncer?branch=master
License
=======