Skip to content

Commit

Permalink
Fix badges due to repo move
Browse files Browse the repository at this point in the history
  • Loading branch information
jfelchner committed Mar 29, 2014
1 parent 3d566b4 commit a9eeb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Fuubar

[![Gem Version](https://badge.fury.io/rb/fuubar.png)](https://badge.fury.io/rb/fuubar) [![Build Status](https://secure.travis-ci.org/jeffkreeftmeijer/fuubar.png?branch=master)](http://travis-ci.org/jeffkreeftmeijer/fuubar) [![Code Climate](https://codeclimate.com/github/jeffkreeftmeijer/fuubar.png)](https://codeclimate.com/github/jeffkreeftmeijer/fuubar) [![Code Climate](https://codeclimate.com/github/jeffkreeftmeijer/fuubar/coverage.png)](https://codeclimate.com/github/jeffkreeftmeijer/fuubar)
[![Gem Version](https://badge.fury.io/rb/fuubar.png)](https://badge.fury.io/rb/fuubar) [![Build Status](https://secure.travis-ci.org/thekompanee/fuubar.png?branch=master)](http://travis-ci.org/thekompanee/fuubar) [![Code Climate](https://codeclimate.com/github/thekompanee/fuubar.png)](https://codeclimate.com/github/thekompanee/fuubar) [![Code Climate](https://codeclimate.com/github/thekompanee/fuubar/coverage.png)](https://codeclimate.com/github/thekompanee/fuubar)

Fuubar is an instafailing [RSpec](http://github.com/rspec) formatter that uses a progress bar instead of a string of letters and dots as feedback. Here's [a video of Fuubar in action](http://vimeo.com/16845253).

Expand Down

0 comments on commit a9eeb85

Please sign in to comment.