From 91c2f9913f53fa8a2ceed91e8031187f2ef219df Mon Sep 17 00:00:00 2001
From: Christoph Thelen <christoph.thelen@mni.thm.de>
Date: Mon, 30 Jun 2014 15:11:39 +0200
Subject: [PATCH] Added travis-ci build status

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index fb783889d..c518d2dc6 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ ARSnova is a modern approach to Audience Response Systems (ARS). It is released
 
 ARSnova consists of two projects: the mobile client and the server. This repository contains the server code. You will find the client at thm-projects/arsnova-mobile. However, you do not need to download both repositories in order to get started.
 
+![Build Status](https://travis-ci.org/thm-projects/arsnova-war.svg?branch=master)
+
 ## Getting Started
 
 This is the main repository. Almost all dependencies (including the mobile client) are managed for you by Maven.
-- 
GitLab