Use reflective codeclimate badge
This commit is contained in:
parent
71c4a19997
commit
6c2bed10f4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ mutant
|
|||
|
||||
[![Build Status](https://secure.travis-ci.org/mbj/mutant.png?branch=master)](http://travis-ci.org/mbj/mutant)
|
||||
[![Dependency Status](https://gemnasium.com/mbj/mutant.png)](https://gemnasium.com/mbj/mutant)
|
||||
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/mbj/mutant)
|
||||
[![Code Climate](https://codeclimate.com/github/mbj/mutant.png)](https://codeclimate.com/github/mbj/mutant)
|
||||
|
||||
Mutant is a mutation testing tool for ruby that aims to be better than existing mutation testers.
|
||||
|
||||
|
|
Loading…
Reference in a new issue