From 81f43f69ab4ae1222c04046cfff8860dd8e44558 Mon Sep 17 00:00:00 2001
From: David Benson <davidjgraph@users.noreply.github.com>
Date: Wed, 20 Sep 2017 14:22:31 +0100
Subject: [PATCH] Correct repo name

---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index afff8c5eb..5e22e9470 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,5 @@ deploy:
   file: build/draw.war
   skip_cleanup: true
   on:
-    repo: jgraph/draw.io
-    tags: true
\ No newline at end of file
+    repo: jgraph/drawio
+    tags: true
-- 
GitLab