diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e36eb53b6c010d4f79a72322376a01991795ce23..1728b3cde8e1c0d790e64e50c26e26979f25e41d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,6 @@ test-3.4: image: mmpe/wetb script: #- python3 setup.py test - - pip install -e . + - pip3 install sshtunnel - python3 -m pytest --cov=wetb