From 76e824ddb3fe8d80aa11146d9d4b344eeada87c1 Mon Sep 17 00:00:00 2001 From: syropian Date: Sun, 24 Jul 2016 20:36:44 -0400 Subject: [PATCH] readme update for build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5dedb08..77225d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # vue-input-autosize +[![Build Status](https://travis-ci.org/syropian/vue-input-autosize.svg?branch=master)](https://travis-ci.org/syropian/vue-input-autosize) + > A simple Vue.js directive for autosizing a text input based on its content. ## Install