Skip to content

Commit 03c4a3b

Browse files
committed
Use coverage badge from codecov instead of coveralls.
1 parent df25ba7 commit 03c4a3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ pygments-Homepage: http://pygments.org/
6868

6969
.. |buildstatus| image:: https://secure.travis-ci.org/andialbrecht/sqlparse.png?branch=master
7070
.. _buildstatus: https://travis-ci.org/#!/andialbrecht/sqlparse
71-
.. |coverage| image:: https://coveralls.io/repos/andialbrecht/sqlparse/badge.svg?branch=master&service=github
72-
.. _coverage: https://coveralls.io/github/andialbrecht/sqlparse?branch=master
71+
.. |coverage| image:: https://codecov.io/gh/andialbrecht/sqlparse/branch/master/graph/badge.svg
72+
.. _coverage: https://codecov.io/gh/andialbrecht/sqlparse

0 commit comments

Comments
 (0)