Skip to content

Commit

Permalink
Change badges to use the nicer ones at shields.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Jul 2, 2014
1 parent d4e619f commit 84f4448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Welcome to ManageIQ

[![Build Status](https://travis-ci.org/ManageIQ/manageiq.png)](https://travis-ci.org/ManageIQ/manageiq)
[![Code Climate](https://codeclimate.com/github/ManageIQ/manageiq.png)](https://codeclimate.com/github/ManageIQ/manageiq)
[![Build Status](http://img.shields.io/travis/ManageIQ/manageiq.svg)](https://travis-ci.org/ManageIQ/manageiq)
[![Code Climate](http://img.shields.io/codeclimate/github/ManageIQ/manageiq.svg)](https://codeclimate.com/github/ManageIQ/manageiq)

The wait is over - ManageIQ's code repository is open source.

Expand Down

0 comments on commit 84f4448

Please sign in to comment.