From d64c29a55333e7c5428b8dfcef0e2edefc668f26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Kri=C5=A1ka?= Date: Tue, 27 Dec 2016 22:32:06 +0100 Subject: [PATCH] Add travis status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 302ad23..95d6f9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Yii2 Sentry log target +[![Build Status](https://travis-ci.org/rekurzia/yii2-sentry-log-target.svg?branch=master)](https://travis-ci.org/rekurzia/yii2-sentry-log-target) [![Latest Stable Version](https://poser.pugx.org/rekurzia/yii2-sentry-log-target/v/stable)](https://github.com/rekurzia/yii2-sentry-log-target/releases) [![License](https://poser.pugx.org/rekurzia/yii2-sentry-log-target/license)](https://github.com/rekurzia/yii2-sentry-log-target/blob/master/LICENSE.md)