Skip to content

Commit b6ff9d6

Browse files
authored
Merge pull request #124 from iMichka/badges
Readme: update badges
2 parents 8cccd26 + f677784 commit b6ff9d6

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
pygccxml
22
========
33

4-
.. image:: https://travis-ci.org/gccxml/pygccxml.svg?branch=develop
5-
:target: https://travis-ci.org/gccxml/pygccxml
6-
:alt: Linux and Mac tests status
7-
.. image:: https://ci.appveyor.com/api/projects/status/knt8ej6vp1w76may/branch/develop?svg=true
8-
:target: https://ci.appveyor.com/project/iMichka/pygccxml
9-
:alt: Windows tests status
10-
.. image:: https://coveralls.io/repos/gccxml/pygccxml/badge.svg?branch=develop
11-
:target: https://coveralls.io/r/gccxml/pygccxml?branch=develop
4+
.. image:: https://codecov.io/gh/iMichka/pygccxml/branch/develop/graph/badge.svg
5+
:target: https://codecov.io/gh/iMichka/pygccxml
126
:alt: Code coverage status
137
.. image:: https://readthedocs.org/projects/pygccxml/badge/?version=develop
148
:target: http://pygccxml.readthedocs.io/en/develop/?badge=develop

0 commit comments

Comments
 (0)