diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 924bc7afcf3a81661d96915a9114cdb15c45d90a..788834f3d15d724c2be9bde0a355b47f122fbc1f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,5 +5,4 @@ test-3.4:
   image: mmpe/wetb
   script:
   - pip install -U setuptools
-  - pip install -e .
-  - python setup.py test
\ No newline at end of file
+  - python
\ No newline at end of file