From 2aec27156a9ddb8bab201290f9c258e2e68795de Mon Sep 17 00:00:00 2001
From: David Benson <davidjgraph@users.noreply.github.com>
Date: Wed, 5 Apr 2017 16:54:41 +0100
Subject: [PATCH] Added Travis-CI status

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6a58be848..4e1c7d2b5 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/jgraph/draw.io.png?branch=master)](https://travis-ci.org/jgraph/draw.io)
+
 About
 -----
 [draw.io](https://www.draw.io) is an online diagramming web site that delivers the source in this project.
@@ -23,4 +25,4 @@ The full packaged .war of the client and servlets is built when the project is t
 
 Supported Browsers
 ------------------
-draw.io supports IE 11, Chrome 32+, Firefox 38+, Safari 7.1.x, 8.0.x, 9.1.x and 10.0.x, Opera 20+, Native Android browser 5.1.x+, the default browser in the current and previous major iOS versions (e.g. 10.x and 9.x) and Edge 23+.
\ No newline at end of file
+draw.io supports IE 11, Chrome 32+, Firefox 38+, Safari 7.1.x, 8.0.x, 9.1.x and 10.0.x, Opera 20+, Native Android browser 5.1.x+, the default browser in the current and previous major iOS versions (e.g. 10.x and 9.x) and Edge 23+.
-- 
GitLab