diff --git a/README.md b/README.md index ef6857c..985087c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Latest Version on Packagist](https://img.shields.io/packagist/v/padosoft/laravel-https.svg?style=flat-square)](https://packagist.org/packages/padosoft/laravel-https) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) [![Quality Score](https://img.shields.io/scrutinizer/g/padosoft/laravel-https.svg?style=flat-square)](https://scrutinizer-ci.com/g/padosoft/laravel-https) +[![Build Status](https://img.shields.io/travis/padosoft/laravel-https/master.svg?style=flat-square)](https://travis-ci.org/padosoft/laravel-https) [![Total Downloads](https://img.shields.io/packagist/dt/padosoft/laravel-https.svg?style=flat-square)](https://packagist.org/packages/padosoft/laravel-https) This package provides a laravel middleware to force https redirect.