You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2016/01/15 06:10:23 UTC

[11/30] maven-surefire git commit: [SUREFIRE] Badges to README.md

[SUREFIRE] Badges to README.md


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/bc9700a6
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/bc9700a6
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/bc9700a6

Branch: refs/heads/3.0-rc1
Commit: bc9700a64615ec2568ae4da51c1886daeff01fb5
Parents: 97525c5
Author: Tibor17 <ti...@lycos.com>
Authored: Tue Jan 12 23:35:50 2016 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Tue Jan 12 23:35:50 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/bc9700a6/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0958be6..00dd7bf 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
 [![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](https://maven.apache.org/surefire/)
+[!CI](https://img.shields.io/badge/CI-Jenkins-red.svg?style=flat-square)](https://jenkins-ci.org/)
 
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.apache.maven.surefire/surefire)
 [![license](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 [![coverage](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg)](https://img.shields.io/jenkins/c/https/builds.apache.org/maven-surefire.svg)
+[![tests](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)](https://img.shields.io/jenkins/t/https/builds.apache.org/maven-surefire.svg)
 [![Build Status](https://builds.apache.org/job/maven-surefire/badge/icon)](https://builds.apache.org/job/maven-surefire)
 [![Build Status](https://builds.apache.org/job/maven-surefire-windows/badge/icon)](https://builds.apache.org/job/maven-surefire-windows)
 [![Build Status](https://builds.apache.org/job/maven-surefire-mvn-2.2.1/badge/icon)](https://builds.apache.org/job/maven-surefire-mvn-2.2.1)