Skip to content

Commit e3f12d2

Browse files
committed
more build updates
1 parent 6f782e6 commit e3f12d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install:
1616
- conda info -a
1717
- conda install conda-build anaconda-client constructor git
1818
- git describe --tags
19-
- conda build -c terhorst -c bioconda conda
19+
- conda build -c terhorst -c bioconda conda --debug
2020
- conda build -c terhorst -c bioconda conda --output | tee .packages
2121
- conda/template.py conda/construct.tpl $VERSION > conda/construct.yaml
2222

0 commit comments

Comments
 (0)