From 2c5ec171a4701a431bf53c29e6964fa80e1da5ec Mon Sep 17 00:00:00 2001
From: Ievgen Vovk <ie.vovk@mpp.mpg.de>
Date: Sun, 14 Apr 2019 16:45:52 +0200
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0d5e930..d537182 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,4 +20,4 @@ before_script:
 run_tests:
     script:
         #  - echo "Yes!"
-        - pytest -vvs
\ No newline at end of file
+        - pytest-3 -vvs
\ No newline at end of file
-- 
GitLab