-
Mads M. Pedersen authoredMads M. Pedersen authored
.gitlab-ci.yml 138 B
before_script:
- apt-get update
test-3.4:
image: mmpe/wetb
script:
#- python3 setup.py test
- python3 -m pytest --cov=wetb
before_script:
- apt-get update
test-3.4:
image: mmpe/wetb
script:
#- python3 setup.py test
- python3 -m pytest --cov=wetb