Skip to content

Commit ede1f66

Browse files
committed
fixing badges
1 parent d9eacd8 commit ede1f66

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pyecoregen - Python code generation from pyecore models
22
=======================================================
33

4-
|pypi-version| |master-build| |coverage| |license|
4+
|pypiversion| |masterbuild| |coverage| |license|
55

6-
.. |master-build| image:: https://travis-ci.org/pyecore/pyecoregen.svg?branch=master
7-
:target: https://travis-ci.org/pyecore/pyecoregen
6+
.. |pypiversion| image:: https://badge.fury.io/py/pyecoregen.svg
7+
:target: https://badge.fury.io/py/pyecoregen
88

9-
.. |pypi-version| image:: https://badge.fury.io/py/pyecoregen.svg
10-
:target: https://badge.fury.io/py/pyecoregen
9+
.. |masterbuild| image:: https://travis-ci.org/pyecore/pyecoregen.svg?branch=master
10+
:target: https://travis-ci.org/pyecore/pyecoregen
1111

1212
.. |coverage| image:: https://coveralls.io/repos/github/pyecore/pyecoregen/badge.svg?branch=master
1313
:target: https://coveralls.io/github/pyecore/pyecoregen?branch=master

0 commit comments

Comments
 (0)