Skip to content

Commit

Permalink
Merge pull request #3977 from chessbyte/fix_coveralls_badge
Browse files Browse the repository at this point in the history
Fixed badge per Coveralls instructions.
  • Loading branch information
chessbyte committed Aug 20, 2015
2 parents 2260fa4 + 86f2e06 commit d962c6f
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
Expand Up @@ -4,7 +4,7 @@

[![Build Status](https://travis-ci.org/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)
[![Coverage Status](https://coveralls.io/repos/ManageIQ/manageiq/badge.svg)](https://coveralls.io/github/ManageIQ/manageiq)
[![Coverage Status](https://coveralls.io/repos/ManageIQ/manageiq/badge.svg?branch=master&service=github)](https://coveralls.io/github/ManageIQ/manageiq?branch=master)
[![Dependency Status](https://gemnasium.com/ManageIQ/manageiq.svg)](https://gemnasium.com/ManageIQ/manageiq)

ManageIQ is a Cloud Management Platform that delivers the insight, control, and
Expand Down

0 comments on commit d962c6f

Please sign in to comment.