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 920fdfa commit fad2e9eCopy full SHA for fad2e9e
.travis.yml
@@ -15,7 +15,7 @@ install:
15
- conda info -a
16
- conda install conda-build anaconda-client constructor
17
- conda/template.py conda/meta.tpl $VERSION > conda/meta.yaml
18
- - conda build -c terhorst -c conda-forge -c bioconda -c salford_systems conda
+ - conda build -c terhorst -c conda-forge -c bioconda conda
19
- conda/template.py conda/construct.tpl $VERSION > conda/construct.yaml
20
21
deploy:
0 commit comments