summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index d7f9583..567a259 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,6 @@
cliff -- Command Line Interface Formulation Framework
=======================================================
-.. image:: https://secure.travis-ci.org/dhellmann/cliff.png?branch=master
-
cliff is a framework for building command line programs. It uses
setuptools entry points to provide subcommands, output formatters, and
other extensions.