mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add coveralls badge
[ci skip]
This commit is contained in:
parent
5302f2cb75
commit
21334e695b
1 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
=======
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue