summaryrefslogtreecommitdiff
path: root/docs/test.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/test.rst')
-rw-r--r--docs/test.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/test.rst b/docs/test.rst
index d7c7fd5..de3b486 100644
--- a/docs/test.rst
+++ b/docs/test.rst
@@ -107,9 +107,6 @@ You can use a double ``--`` to pass options to pytest:
Continuous Integration
----------------------
-.. image:: https://secure.travis-ci.org/emcconville/wand.svg?branch=master
- :alt: Build Status
- :target: https://travis-ci.org/emcconville/wand
`Travis CI`_ automatically builds and tests every commit and pull request.
The above banner image shows the current status of Wand build.
@@ -123,9 +120,6 @@ https://travis-ci.org/emcconville/wand
Code Coverage
-------------
-.. image:: https://img.shields.io/coveralls/emcconville/wand.svg?style=flat
- :alt: Coverage Status
- :target: https://coveralls.io/r/emcconville/wand
Coveralls_ support tracking Wand's test coverage. The above banner image
shows the current status of Wand coverage. You can see the details of the