Repository: commons-csv Updated Branches: refs/heads/master 6dffab166 -> 64c800319
Coveralls badge fix. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/64c80031 Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/64c80031 Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/64c80031 Branch: refs/heads/master Commit: 64c800319d494722f057ee140bb358a61714f5fb Parents: 6dffab1 Author: Gary Gregory <[email protected]> Authored: Fri Nov 25 21:20:51 2016 -0800 Committer: Gary Gregory <[email protected]> Committed: Fri Nov 25 21:20:51 2016 -0800 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/64c80031/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 574a7bb..3c9cf0d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The Apache Commons CSV library provides a simple interface for reading and writi CSV files of various types. [](https://travis-ci.org/apache/commons-csv) -[](https://coveralls.io/r/apache/commons-csv) +[](https://coveralls.io/github/apache/commons-csv?branch=master) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/) [](http://www.apache.org/licenses/LICENSE-2.0.html)
