Repository: commons-cli Updated Branches: refs/heads/master e588581b8 -> 70a392756
Display coverage data for master branch Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/70a39275 Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/70a39275 Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/70a39275 Branch: refs/heads/master Commit: 70a392756c713f404fed0e3ddd48aa18ce20485f Parents: e588581 Author: Benedikt Ritter <brit...@apache.org> Authored: Fri Jun 9 10:52:57 2017 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Fri Jun 9 10:52:57 2017 +0200 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/70a39275/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 1378f29..a477973 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Apache Commons CLI =================== [](https://travis-ci.org/apache/commons-cli) -[](https://coveralls.io/github/apache/commons-cli?branch=trunk) +[](https://coveralls.io/github/apache/commons-cli?branch=master) Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.