Skip to content

Commit

Permalink
docs(badges): Reduce number of badges, remove bithound
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Dec 10, 2016
1 parent 167e8f3 commit 3bc6d6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@
Create easily configurable [sinon](https://github.com/sinonjs/sinon) stubs that mimic constructors and keep track of their instances.

[![npm](https://img.shields.io/npm/v/sinon-helpers.svg?maxAge=3600)](https://www.npmjs.com/package/sinon-helpers)
[![Travis branch](https://img.shields.io/travis/TNG/sinon-helpers/master.svg?maxAge=3600)](https://travis-ci.org/TNG/sinon-helpers)
[![codecov.io](https://img.shields.io/codecov/c/github/TNG/sinon-helpers.svg?maxAge=3600)](http://codecov.io/github/TNG/sinon-helpers)
[![Code Climate](https://img.shields.io/codeclimate/github/TNG/sinon-helpers.svg?maxAge=3600)](https://codeclimate.com/github/TNG/sinon-helpers)
[![bitHound Code](https://img.shields.io/bithound/code/github/TNG/sinon-helpers.svg?maxAge=3600)](https://www.bithound.io/github/TNG/sinon-helpers)
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?maxAge=3600)](http://standardjs.com/)
[![npm](https://img.shields.io/npm/dm/sinon-helpers.svg?maxAge=3600)](https://www.npmjs.com/package/sinon-helpers)
[![David](https://img.shields.io/david/TNG/sinon-helpers.svg?maxAge=3600)](https://david-dm.org/TNG/sinon-helpers)
[![David](https://img.shields.io/david/dev/TNG/sinon-helpers.svg?maxAge=3600)](https://david-dm.org/TNG/sinon-helpers?type=dev)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?maxAge=3600)](https://github.com/semantic-release/semantic-release)

## Motivation
Expand Down

0 comments on commit 3bc6d6a

Please sign in to comment.