From 6d15ab63dde88306b80f97d75e295be20484fd57 Mon Sep 17 00:00:00 2001 From: Dave Pringle Date: Wed, 28 Jun 2017 07:42:25 +0100 Subject: [PATCH] Added travis badge to readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee51773..4eb7e02 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Image Upload Module +[![Build Status](https://travis-ci.org/aberezkin/ng2-image-upload.svg?branch=master)](https://travis-ci.org/aberezkin/ng2-image-upload) This angular 2 library provides a light-weight component that handles file-drop, image previewing and image uploading.