Skip to content
Snippets Groups Projects
Commit b36dc5b1 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

pip upgrade fusedwind on synnefo test machine

parent 1d3ba536
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
......@@ -8,6 +8,7 @@ test_topfarm: # name the job what we like
stage: # build, test, deploy defined by default [2]
test
script:
- pip install --upgrade git+git://github.com/FUSED-Wind/FUSED-Wake@master
- cd tests; 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