From f4d372c2851fce815d151e2510e1a0c0c2d569a6 Mon Sep 17 00:00:00 2001 From: Claus Due Date: Mon, 16 Mar 2015 23:25:39 +0100 Subject: [PATCH] [DOC] Add badges to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a5c778..403b0fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ FluidTYPO3 Suite Tests ====================== +[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.fluidtypo3.org/fluidtypo3-testing.svg?style=flat-square)](https://jenkins.fluidtypo3.org/job/fluidtypo3-testing/) [![Coverage Status](https://img.shields.io/coveralls/FluidTYPO3/fluidtypo3-testing/master.svg?style=flat-square)](https://coveralls.io/r/FluidTYPO3/fluidtypo3-testing) + Small project to run all tests of all FluidTYPO3 extensions. Comes without composer lock file in order to always use latest dev.