diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 18f96dbf309c1028c42369ab962c61e5f5da3b10..2326f8f453c84850c2fc96da928652712dc4cefb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ test:
   - apt-get update -qq
   - apt-get install -y -qq python-yaml python-scipy python-matplotlib python-ipython
   - export MPLBACKEND=agg
-  - python -m gwinc.test
+  #- python -m gwinc.test aLIGO
   - python -m gwinc gwinc/ifo/aLIGO.yaml -s aLIGO.png
   - python -m gwinc gwinc/ifo/Voyager.yaml -s Voyager.png
   after_script: