Skip to content

Commit

Permalink
Add travis badge in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lopadova committed May 9, 2018
1 parent df13c9e commit 3f89554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3f89554

Please sign in to comment.