From d763fc9abfc86d093baa3a6ea921156743468b1c Mon Sep 17 00:00:00 2001 From: Nicholas Bruning Date: Wed, 6 Nov 2013 10:55:50 +1100 Subject: [PATCH] Added build status image to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 473c31b..64c55bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Mongoid::Enum +[![Build +Status](https://travis-ci.org/thetron/mongoid-enum.png)](https://travis-ci.org/thetron/mongoid-enum.png) + Heavily inspired by [DHH's ActiveRecord::Enum](https://github.com/rails/rails/commit/db41eb8a6ea88b854bf5cd11070ea4245e1639c5), this little library is just there to help you cut down the cruft in your models and make the