From d171859174cae848f3025ba2de31cf4da38e4d10 Mon Sep 17 00:00:00 2001 From: Christopher Wipf <christopher.wipf@ligo.org> Date: Mon, 4 Dec 2017 18:08:32 -0600 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba38860..b38159b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,6 @@ test: - apt-get install -y -qq python-yaml python-scipy python-matplotlib python-ipython - export MPLBACKEND=agg - python -m gwinc gwinc/ifo/aLIGO.yaml -s aLIGO.png - - cd .. after_script: - rm gitID.txt cache: -- GitLab