From ff29af6aba5a70000b617af56448f2827489040e Mon Sep 17 00:00:00 2001 From: Martin Kiesel Date: Sun, 20 Nov 2016 18:52:27 +0100 Subject: [PATCH] Add Travis badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed101ac..19ac79d 100755 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ [![Latest Version](https://img.shields.io/github/release/Kyslik/column-sortable.svg?style=flat-square)](https://github.com/Kyslik/column-sortable/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) [![Total Downloads](https://img.shields.io/packagist/dt/Kyslik/column-sortable.svg?style=flat-square)](https://packagist.org/packages/Kyslik/column-sortable) +[![Build Status](https://travis-ci.org/Kyslik/column-sortable.svg?branch=master)](https://travis-ci.org/Kyslik/column-sortable) Package for handling column sorting in Laravel 5.1, 5.2 and 5.3.