From e95b26bf204d684882b711ad6cc817fba16dda7a Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 11 Mar 2012 18:07:08 +0100 Subject: [PATCH] Add travis-ci build-image support on the README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 2f66e54c..5012bb9c 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Pelican ####### +.. image:: https://secure.travis-ci.org/ametaireau/pelican.png?branch=master + Pelican is a simple weblog generator, written in `Python `_. * Write your weblog entries directly with your editor of choice (vim!)