diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8bdccbf5bb24da232ff4925f2ed0af7ddd7b0a21..7b92fcbe89aafe3284117ee5eba1c8a020978a3a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,5 +5,4 @@ before_script:
 test-3.4:
   image: python:3.4
   script:
-  - pip install -e .
-  - pip install pytest
\ No newline at end of file
+  - python
\ No newline at end of file