From 22cefc1b1de6be416b7b59530d923fff75563379 Mon Sep 17 00:00:00 2001 From: Stefan Siegl Date: Thu, 26 May 2016 23:28:29 +0200 Subject: [PATCH] Replace build status badge by Travis one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932832a..1ea5f07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ V8Js ==== -[![Build Status](https://jenkins.brokenpipe.de/job/V8Js-PHP7/job/v8+php7+v8js/badge/icon)](https://jenkins.brokenpipe.de/job/V8Js-PHP7/job/v8+php7+v8js/) +[![Build Status](https://travis-ci.org/phpv8/v8js.svg?branch=php7)](https://travis-ci.org/phpv8/v8js) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/gr8fkq8c08s06h31/branch/php7?svg=true)](https://ci.appveyor.com/project/stesie/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)