From 56bfcfcc5c6b2a3fafd81c661a16c155804513e1 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Fri, 29 Mar 2013 14:29:17 +0100 Subject: [PATCH] Added status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83b63ca1..380a1af8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Intervention Image is a PHP Image handling and manipulation class with support for Laravel 4 integration. +[![Build Status](https://travis-ci.org/Intervention/image.png?branch=master)](https://travis-ci.org/Intervention/image) + ## Documentation Refer to the following guide on how to use Intervention Image Class.