From 2517df18147fa0ea1ad220b541a8eb36d5254dab Mon Sep 17 00:00:00 2001 From: Wojciech Todryk Date: Sat, 7 Apr 2012 00:06:32 +0300 Subject: [PATCH] Update README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 3340469..0142a88 100755 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -[![Dependency Status](https://gemnasium.com/musashimm/mailr)](https://gemnasium.com/musashimm/mailr) +[![Dependency Status](https://gemnasium.com/musashimm/mailr.png?travis)](https://gemnasium.com/musashimm/mailr) **NOTE** The last stable version is 0.8.6. Now I try to moved code to Rails 3.2.2 and add Boostrap from Tweeter as default theme. Not all sources that you can find in _MASTER_ branch were already moved, so some views can be broken.