Skip to content
Snippets Groups Projects
Commit a5cbdc4d authored by Jan Caron's avatar Jan Caron
Browse files

Update .gitlab-ci.yml

parent 825d30f8
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ test_style:
test_function:
stage: test
image: continuumio/miniconda3:latest
before_script: []
script:
# Execute all tests and also check coverage with --cov:
- python setup.py test --addopts "--cov"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment