Skip to content

Commit

Permalink
Merge pull request aeolus-incubator#43 from jistr/new_cc_badge
Browse files Browse the repository at this point in the history
New style CodeClimate badge
  • Loading branch information
petrblaho committed Feb 11, 2013
2 parents e7b65db + 6475219 commit 9be571c
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 @@ -2,7 +2,7 @@ thor-cli
========

[![Build Status](https://travis-ci.org/aeolus-incubator/thor-cli.png?branch=master)](https://travis-ci.org/aeolus-incubator/thor-cli)
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/aeolus-incubator/thor-cli)
[![Code Climate](https://codeclimate.com/github/aeolus-incubator/thor-cli.png)](https://codeclimate.com/github/aeolus-incubator/thor-cli)

Revamp of cli tooling for aeolus conductor. Thor scaffolding is in
place, along with ActiveResource-backed interaction with Conductor's
Expand Down

0 comments on commit 9be571c

Please sign in to comment.