Skip to content

Commit c48d04b

Browse files
committed
docs(coverage-badge): added a coverage badge
1 parent 79bc014 commit c48d04b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ hapi route to delegate routing for html content to react-router
44

55
[![npm](https://img.shields.io/npm/v/@travi/hapi-react-router.svg?maxAge=2592000)](https://www.npmjs.com/package/@travi/hapi-react-router)
66
[![license](https://img.shields.io/github/license/travi/hapi-react-router.svg)](LICENSE)
7-
[![Build Status](https://img.shields.io/travis/travi/hapi-react-router.svg?style=flat)](https://travis-ci.org/travi/hapi-react-router)
7+
[![Build Status](https://img.shields.io/travis/travi/hapi-react-router.svg?style=flat&branch=master)](https://travis-ci.org/travi/hapi-react-router)
8+
[![Codecov](https://img.shields.io/codecov/c/github/travi/hapi-react-router.svg)](https://codecov.io/github/travi/hapi-react-router)
89

910
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
1011
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

0 commit comments

Comments
 (0)