Skip to content
Snippets Groups Projects
Commit 11e56b55 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Use Nextflow 20.01.0 for CI

parent cea0f52a
Branches
Tags
2 merge requests!63Develop,!61Update
Pipeline #7341 failed with stages
in 28 seconds
......@@ -2,7 +2,7 @@ before_script:
- module load astrocyte
- module load python/3.6.1-2-anaconda
- pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
- module load nextflow/19.09.0
- module load nextflow/20.01.0
- module load singularity/3.0.2
- mkdir -p test_data/simple1
- mkdir -p test_data/simple2
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment