From 02574cb78e30ac6771bb00ba386cb44d2e22cc81 Mon Sep 17 00:00:00 2001 From: Massimiliano Braglia Date: Fri, 18 Jan 2019 15:36:36 +0100 Subject: [PATCH] Added travis badge in README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ded559..e467a4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -Notifire Bundle +Notifire Bundle =============== +[![Build Status](https://travis-ci.org/fazland/notifire-bundle.svg?branch=master)](https://travis-ci.org/fazland/notifire-bundle) + Notifire Bundle provides integration of [Notifire](https://github.com/fazland/Notifire) library into the [Symfony](https://github.com/symfony/symfony) Framework. Notifire is a PHP library that centralizes the management of notifications (e-mails, sms, push notifications, etc.), check its [GitHub page](https://github.com/fazland/Notifire) to learn more.