Skip to content

Commit

Permalink
add semantic release badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 26, 2017
1 parent 6b5c3c8 commit ef0d6f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,6 +1,7 @@
# @cypress/mocha-teamcity-reporter

[![CircleCI](https://circleci.com/gh/cypress-io/mocha-teamcity-reporter.svg?style=svg)](https://circleci.com/gh/cypress-io/mocha-teamcity-reporter)
[![semantic-release][semantic-image] ][semantic-url]

https://github.com/visionmedia/mocha/wiki/Third-party-reporters describes using third party reporters in mocha.

Expand All @@ -11,3 +12,6 @@ npm install --save-dev @cypress/mocha-teamcity-reporter
Then call mocha with:

`mocha --reporter @cypress/mocha-teamcity-reporter test`

[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[semantic-url]: https://github.com/semantic-release/semantic-release

0 comments on commit ef0d6f7

Please sign in to comment.