From f0ef7884f2b23e77235f047216789ed02d7223de Mon Sep 17 00:00:00 2001 From: Tony Miller Date: Tue, 24 Dec 2013 11:26:41 +0900 Subject: [PATCH] travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3d8546..97d29dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # S3DirectUpload +[![Build Status](https://travis-ci.org/waynehoover/s3_direct_upload?branch=master)](https://travis-ci.org/waynehoover/s3_direct_upload) + Easily generate a form that allows you to upload directly to Amazon S3. Multi file uploading supported by jquery-fileupload.