Fixing TravisCI link properly

This commit is contained in:
Andrew Hooker 2013-12-01 22:01:10 -06:00
parent bc58fbef24
commit 7869d937a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Ransack
[![Build Status](https://travis-ci.org/activerecord-hackery/ransack)](https://travis-ci.org/ernie/ransack)
[![Build Status](https://travis-ci.org/activerecord-hackery/ransack.png)](https://travis-ci.org/activerecord-hackery/ransack)
Ransack is a rewrite of [MetaSearch](https://github.com/ernie/meta_search). While it
supports many of the same features as MetaSearch, its underlying implementation differs