We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821d1d3 commit d2f9855Copy full SHA for d2f9855
.travis.yml
@@ -27,6 +27,9 @@ install:
27
- conda install --yes -c bioconda perl-app-cpanminus=1.7039
28
- conda install --yes -c bioconda bcftools
29
- conda install --yes -c bioconda bwa
30
+ - conda install --yes -c bioconda fasttree
31
+ - conda install --yes -c bioconda bbmap
32
+ - conda install --yes -c bioconda raxml
33
- cpanm Getopt::Long@2.45
34
- cpanm Test::Exception@0.43
35
- cpanm Statistics::Distributions@1.02
0 commit comments