Skip to content

Commit 70a3927

Browse files
committed
Display coverage data for master branch
1 parent e588581 commit 70a3927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Apache Commons CLI
4444
===================
4545

4646
[![Build Status](https://travis-ci.org/apache/commons-cli.svg?branch=master)](https://travis-ci.org/apache/commons-cli)
47-
[![Coverage Status](https://coveralls.io/repos/github/apache/commons-cli/badge.svg?branch=trunk)](https://coveralls.io/github/apache/commons-cli?branch=trunk)
47+
[![Coverage Status](https://coveralls.io/repos/github/apache/commons-cli/badge.svg?branch=master)](https://coveralls.io/github/apache/commons-cli?branch=master)
4848

4949
Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.
5050

0 commit comments

Comments
 (0)