From 07e007afbc52fc8c3ac22f2709f02413c7b27622 Mon Sep 17 00:00:00 2001
From: Simon Praetorius <simon.praetorius@tu-dresden.de>
Date: Sat, 18 Jan 2020 16:53:53 +0100
Subject: [PATCH] removed spgrid and polygonalgrid from ci tests

---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d718d9..4aeed80 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,4 @@
 ---
-before_script:
-  - duneci-install-module https://gitlab.dune-project.org/martin.nolte/dune-polygongrid.git
-  - duneci-install-module https://gitlab.dune-project.org/extensions/dune-spgrid.git
-
 dune-2.6 gcc-6-14:
   image: registry.dune-project.org/docker/ci/dune-pdelab-deps:2.6-debian-9-gcc-6-14
   script: duneci-standard-test
-- 
GitLab