You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2016/11/14 08:37:39 UTC

logging-log4j2 git commit: Add Travis CI and Coverall badges.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 92f1c6528 -> 03900bb77


Add Travis CI and Coverall badges.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/03900bb7
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/03900bb7
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/03900bb7

Branch: refs/heads/master
Commit: 03900bb77e9a82cde39f1bba88ad28a3aa83dc3a
Parents: 92f1c65
Author: Gary Gregory <gg...@apache.org>
Authored: Mon Nov 14 00:37:36 2016 -0800
Committer: Gary Gregory <gg...@apache.org>
Committed: Mon Nov 14 00:37:36 2016 -0800

----------------------------------------------------------------------
 README.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/03900bb7/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d4286c1..689fa98 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@
 Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x,
 and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.
 
+[![Build Status](https://travis-ci.org/apache/logging-log4j2.svg?branch=master)](https://travis-ci.org/apache/logging-log4j2)
+[![Coverage Status](https://coveralls.io/repos/github/apache/logging-log4j2/badge.svg?branch=master)](https://coveralls.io/github/apache/logging-log4j2?branch=master)
+
 ## Documentation
 
 The Log4j 2 User's Guide is available [here](http://logging.apache.org/log4j/2.x/manual/index.html) or as a downloadable