From 6e2a0c5b523f652a9a668787e7ef26facfbccf90 Mon Sep 17 00:00:00 2001
From: Ciaron Linstead <ciaron.linstead@gmail.com>
Date: Thu, 15 Sep 2016 16:08:58 +0200
Subject: [PATCH] .

---
 .gitlab-ci.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e925c50..24038bc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,2 @@
-test:
-  script:
+before-script:
   - hostname
-  tags:
-  - '64'
-  except:
-  - tags
-  type: build
-- 
GitLab