Skip to content

Commit 1c661b5

Browse files
Milton LenisMilton Lenis
authored andcommitted
Updating travis and coverage badges on readme
1 parent 652035f commit 1c661b5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,15 @@ X.Y.Z Version
184184
`MINOR` version -- when you add functionality in a backwards-compatible manner, and
185185
`PATCH` version -- when you make backwards-compatible bug fixes.
186186

187-
[status-image]: https://secure.travis-ci.org/un33k/django-menuware.png?branch=master
188-
[status-link]: http://travis-ci.org/un33k/django-menuware?branch=master
187+
[status-image]: https://travis-ci.org/RADYConsultores/django-menu-generator.svg?branch=master
188+
[status-link]: https://travis-ci.org/RADYConsultores/django-menu-generator?branch=master
189189

190190
[version-image]: https://img.shields.io/pypi/v/django-menuware.svg
191191
[version-link]: https://pypi.python.org/pypi/django-menuware
192192

193-
[coverage-image]: https://coveralls.io/repos/un33k/django-menuware/badge.svg
194-
[coverage-link]: https://coveralls.io/r/un33k/django-menuware
193+
[coverage-image]: https://coveralls.io/repos/github/RADYConsultores/django-menu-generator/badge.svg?branch=master
194+
[coverage-link]: https://coveralls.io/github/RADYConsultores/django-menu-generator?branch=master
195195

196196
[download-image]: https://img.shields.io/pypi/dm/django-menuware.svg
197197
[download-link]: https://pypi.python.org/pypi/django-menuware
198+

0 commit comments

Comments
 (0)