Select Git revision
.gitlab-ci.yml
.gitlab-ci.yml 193 B
before_script:
- apt-get update
- git submodule sync
- git submodule update --init
test-3.4:
image: mmpe/wetb
script:
#- python3 setup.py test
- python3 -m pytest --cov=wetb