From 67ff39384bbb9fec5a202416b881e171b77639c7 Mon Sep 17 00:00:00 2001 From: Guillaume DOTT Date: Tue, 23 Sep 2014 17:45:37 +0200 Subject: [PATCH] Add build status in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67fa47e..5ba40dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Flop +[![Build Status](https://travis-ci.org/gdott9/flop.svg?branch=master)](https://travis-ci.org/gdott9/flop) + Flop is a feature flipper gem for ruby. Toggle features on and off easily and store feature states in memory or in redis