From 5d46050bbba19daad7baa61b24080457adece725 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 7 Oct 2015 08:48:47 +0200 Subject: [PATCH] Added travis badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aeb8d3b..c79cb32 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Welcome to react-webpack-template -This repository holds a base template for the new version of generator-react-webpack. +> This repository holds a base template for the new version of generator-react-webpack. It can be understood as the prototype for newly generated projects. +[![Build Status](https://travis-ci.org/weblogixx/react-webpack-template.svg)](https://travis-ci.org/weblogixx/react-webpack-template) + ## Features The following features are planned to be included in the final version: