From cc8bcc6a31cad587e96d9495cdc51b83f5600e90 Mon Sep 17 00:00:00 2001 From: mordaroso Date: Thu, 9 Feb 2012 11:02:49 +0100 Subject: [PATCH] add travis-ci status image to the readme --- README.rdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rdoc b/README.rdoc index e2c1a29..6991a42 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,7 @@ = Guard::Passenger +{}[http://travis-ci.org/mordaroso/guard-passenger] + Guard::Passenger is the useful development server solution. The guard automatically starts Passenger and intelligently restarts the server when needed. == Install