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 6f782e6 commit e3f12d2Copy full SHA for e3f12d2
.travis.yml
@@ -16,7 +16,7 @@ install:
16
- conda info -a
17
- conda install conda-build anaconda-client constructor git
18
- git describe --tags
19
- - conda build -c terhorst -c bioconda conda
+ - conda build -c terhorst -c bioconda conda --debug
20
- conda build -c terhorst -c bioconda conda --output | tee .packages
21
- conda/template.py conda/construct.tpl $VERSION > conda/construct.yaml
22
0 commit comments