Skip to content
Snippets Groups Projects
Unverified Commit 4ef4b150 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

conda: add start 2.7.3a

parent cbe80128
No related branches found
No related tags found
No related merge requests found
......@@ -144,3 +144,6 @@ fi
if [ ! -d ${CONDA_ENVS}sambamba_0.6.7 ]; then
conda create --yes --name sambamba_0.6.7 sambamba=0.6.7
fi
if [ ! -d ${CONDA_ENVS}star_2.7.3a ]; then
conda create --yes --name star_2.7.3a star=2.7.3a
fi
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