This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/master by this push:
     new 848d581  Add result tests badge on README.md
848d581 is described below

commit 848d581b43afbefb9506aef618a95ddef3bfa212
Author: Francois Papon <[email protected]>
AuthorDate: Tue May 28 11:30:14 2019 +0400

    Add result tests badge on README.md
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0ccefb8..9295496 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
 [<img src="http://shiro.apache.org/assets/images/apache-shiro-logo.png"; 
align="right" />](http://shiro.apache.org)
 
-[![Build 
Status](https://builds.apache.org/job/Shiro-master/badge/icon)](https://builds.apache.org/job/Shiro-master)
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.shiro/shiro-core.svg)]()
+[![Build 
Status](https://builds.apache.org/job/Shiro-master/badge/icon)](https://builds.apache.org/job/Shiro-master)
+[![Jenkins 
tests](https://img.shields.io/jenkins/tests/https/builds.apache.org/view/S-Z/view/Shiro/job/Shiro-master.svg?compact_message)](https://builds.apache.org/view/S-Z/view/Shiro/job/Shiro-master/test_results_analyzer/)
 
 Apache Shiro
 ============

Reply via email to