We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70695e1 commit 3ff1a92Copy full SHA for 3ff1a92
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
install:
16
- pip install planemo
17
- planemo conda_init
18
- - export PATH=$PLANEMO_CONDA_PREFIX/bin
+ - export PATH=$PLANEMO_CONDA_PREFIX/bin:$PATH
19
- conda update -y conda
20
- conda create -y -q -c bioconda --name iuc_conda samtools=0.1.19 bcftools
21
- . activate iuc_conda
0 commit comments