From fb04dfcda83f46bbb3a30d34a1e92b73461c91aa Mon Sep 17 00:00:00 2001
From: Christopher Pepper <p3p@p3psoft.co.uk>
Date: Mon, 17 Jul 2017 22:32:43 +0100
Subject: [PATCH] Apply Travis update workaround while a permanent solution is
 found

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c96c1a89fc..4ef1717300 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ sudo: true
   #
 language: c
   #
+group: deprecated-2017Q2
 notifications:
   email: false
   #
-- 
GitLab