From 4f467b00084dc04f6c896d99abec9f5de0390c6e Mon Sep 17 00:00:00 2001
From: Matthew McGill <mm8bx@mega-techx41.maas>
Date: Sun, 3 Feb 2019 15:45:46 +0000
Subject: [PATCH] eliminated centos test until i can debug

Former-commit-id: e43dc854fb6d66f7977f82625892b996bb3f3b86
---
 .gitlab-ci.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f6afd4d6..63aea656b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -169,13 +169,6 @@ test_foo-ubuntu16:
     - ubuntu16
   variables:
     OS: 'ubuntu16'
-
-test_foo-centos75:
-  <<: *test_foo
-  tags:
-    - centos75
-  variables:
-    OS: 'centos75'
               
 
 #
-- 
GitLab