[SUREFIRE] Build Status 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/5dbcbddb Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/5dbcbddb Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/5dbcbddb Branch: refs/heads/3.0-rc1 Commit: 5dbcbddb24aae89c576fbebdba4159ff28fe89cb Parents: 31647bc Author: Tibor17 <tibo...@lycos.com> Authored: Sun Jan 10 03:58:15 2016 +0100 Committer: Tibor17 <tibo...@lycos.com> Committed: Sun Jan 10 03:58:15 2016 +0100 ---------------------------------------------------------------------- README.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/5dbcbddb/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 291dcb7..e0f3694 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![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) +[![Build Status](https://builds.apache.org/job/maven-surefire/badge/icon)](https://builds.apache.org/job/maven-surefire/badge/icon) +[![Build Status](https://builds.apache.org/job/maven-surefire-windows/badge/icon)](https://builds.apache.org/job/maven-surefire-windows/badge/icon) +[![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/badge/icon) Surefire needs Maven 3.0.5 and JDK 1.6+ to be built. But in order to test it tests, you can do: