0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-01-03 13:21:52 +00:00

Build Status badge, yet another try :)

This commit is contained in:
Stefan Siegl 2015-09-02 10:21:34 +02:00
parent 2a47d36d66
commit d2720f4929

View File

@ -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.