Skip to content
Snippets Groups Projects
Commit 020f7bfa authored by Mikkel Friis-Møller's avatar Mikkel Friis-Møller
Browse files

add scipy 1.0.1 to gitlab-ci.yml file to try and fix the pipelines

parent c199ad03
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
......@@ -9,6 +9,7 @@ test_topfarm: # name the job what we like
test
script:
- pip install --upgrade git+git://github.com/FUSED-Wind/FUSED-Wake@master
- pip install scipy==1.0.1
- py.test
tags: # only runners with this tag can do the job [3]
- python
......
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