summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/developers.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/developers.rst b/docs/source/developers.rst
index f066a49..46b9808 100644
--- a/docs/source/developers.rst
+++ b/docs/source/developers.rst
@@ -56,6 +56,8 @@ The output version of the documentation ends up in
Running Tests
=============
+.. image:: https://secure.travis-ci.org/dhellmann/cliff.png?branch=master
+
The test suite for clif uses tox_, which must be installed separately
(``pip install tox``).