From d2720f492963367dec06039291a15f2a28edc731 Mon Sep 17 00:00:00 2001 From: Stefan Siegl Date: Wed, 2 Sep 2015 10:21:34 +0200 Subject: [PATCH] Build Status badge, yet another try :) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab3de5..bfd9837 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ V8Js ==== -[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/preillyme/v8js/master/LICENSE) [![Join the chat at https://gitter.im/preillyme/v8js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/preillyme/v8js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Build Status](https://jenkins.brokenpipe.de/job/docker-v8js-matrix/badge/icon)](https://jenkins.brokenpipe.de/job/docker-v8js-matrix) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/preillyme/v8js/master/LICENSE) +[![Join the chat at https://gitter.im/preillyme/v8js](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/preillyme/v8js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) V8Js is a PHP extension for Google's V8 Javascript engine.