We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3872b0 commit 36a4185Copy full SHA for 36a4185
README.rst
@@ -10,8 +10,8 @@ django-maintenancemode
10
.. image:: https://img.shields.io/github/license/shanx/django-maintenancemode.svg
11
:target: https://pypi.python.org/pypi/django-maintenancemode/
12
13
-.. image:: https://img.shields.io/travis/shanx/django-maintenancemode.svg
14
- :target: https://travis-ci.org/shanx/django-maintenancemode/
+.. image:: https://app.travis-ci.com/bashu/django-maintenancemode.svg?branch=develop
+ :target: https://app.travis-ci.com/github/bashu/django-maintenancemode
15
16
.. image:: https://coveralls.io/repos/github/shanx/django-maintenancemode/badge.svg?branch=develop
17
:target: https://coveralls.io/github/shanx/django-maintenancemode?branch=develop
0 commit comments