From 188f94d158e9b06c57d0312173a3a4f9b385f0d0 Mon Sep 17 00:00:00 2001 From: Colm Talbot <colm.talbot@ligo.org> Date: Mon, 23 Apr 2018 11:53:24 +1000 Subject: [PATCH] update CI --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1cf1fb72..e82183b99 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,9 +13,6 @@ stages: - test - deploy -variables: -GIT_SUBMODULE_STRATEGY=recursive - # test example on Debian 8 "jessie" exitcode-jessie: stage: test -- GitLab