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 7a7cfc1 commit d435fb0Copy full SHA for d435fb0
.travis.yml
@@ -13,7 +13,7 @@ install:
13
- conda config --set always_yes yes --set changeps1 no
14
- conda update -q conda
15
- conda info -a
16
- - conda install conda-build anaconda-client constructor
+ - conda install conda-build anaconda-client constructor git
17
- conda build -c terhorst -c conda-forge -c bioconda conda
18
- conda install --use-local -c terhorst -c bioconda -c conda-forge smcpp
19
- smc++ version
0 commit comments