Skip to content

Commit 36cff9e

Browse files
authored
Remove obsolete travis-ci badge
1 parent a297c4f commit 36cff9e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Django Mail Auth
33
================
44

5-
|version| |docs| |ci| |coverage| |license|
5+
|version| |docs| |coverage| |license|
66

77
.. figure:: sample.png
88
:width: 425
@@ -115,8 +115,6 @@ That's it!
115115

116116
.. |version| image:: https://img.shields.io/pypi/v/django-mail-auth.svg
117117
:target: https://pypi.python.org/pypi/django-mail-auth/
118-
.. |ci| image:: https://travis-ci.com/codingjoe/django-mail-auth.svg?branch=main
119-
:target: https://travis-ci.com/codingjoe/django-mail-auth
120118
.. |coverage| image:: https://codecov.io/gh/codingjoe/django-mail-auth/branch/main/graph/badge.svg
121119
:target: https://codecov.io/gh/codingjoe/django-mail-auth
122120
.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg

0 commit comments

Comments
 (0)