[Python-modules-commits] [django-guardian] 03/08: Remove nonlocal image for Travis-ci.
Brian May
bam at moszumanska.debian.org
Mon Apr 4 07:35:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-guardian.
commit 30f7410089e221ecc75e3817728ef5351d1a6910
Author: Kouhei Maeda <Kouhei Maeda>
Date: Tue Nov 3 19:47:24 2015 +1100
Remove nonlocal image for Travis-ci.
Last-Update: 2014-07-19
---
docs/develop/testing.rst | 3 ---
docs/index.rst | 3 ---
2 files changed, 6 deletions(-)
diff --git a/docs/develop/testing.rst b/docs/develop/testing.rst
index af4d860..05c4a0d 100644
--- a/docs/develop/testing.rst
+++ b/docs/develop/testing.rst
@@ -105,9 +105,6 @@ Travis CI
.. versionadded:: 1.0.4
-.. image:: https://secure.travis-ci.org/django-guardian/django-guardian.png?branch=master
- :target: http://travis-ci.org/django-guardian/django-guardian
-
Recently we have added support for Travis_, continuous integration server so it
is even more easy to follow if test fails with new commits: http://travis-ci.org/#!/lukaszb/django-guardian.
diff --git a/docs/index.rst b/docs/index.rst
index 1ae6b7f..0750384 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -9,9 +9,6 @@
**Documentation**:
-.. image:: https://secure.travis-ci.org/django-guardian/django-guardian.png?branch=master
- :target: http://travis-ci.org/django-guardian/django-guardian
-
.. toctree::
:maxdepth: 2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-guardian.git
More information about the Python-modules-commits
mailing list