From 6abf506c824de122bbb6bab40132b927105d353b Mon Sep 17 00:00:00 2001 From: Jeff Casimir Date: Sat, 8 Oct 2011 01:44:36 -0400 Subject: [PATCH] Adding status image for TravisCI --- Readme.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.markdown b/Readme.markdown index 0fe1f196..db08549b 100644 --- a/Readme.markdown +++ b/Readme.markdown @@ -1,5 +1,7 @@ # Draper: View Models for Rails +![TravisCI Build Status](https://secure.travis-ci.org/jcasimir/draper.png) + ## Quick Start 1. Add `gem 'draper'` to your `Gemfile` and `bundle`