Skip to content

Commit fad2e9e

Browse files
committed
more build updates
1 parent 920fdfa commit fad2e9e

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
@@ -15,7 +15,7 @@ install:
1515
- conda info -a
1616
- conda install conda-build anaconda-client constructor
1717
- conda/template.py conda/meta.tpl $VERSION > conda/meta.yaml
18-
- conda build -c terhorst -c conda-forge -c bioconda -c salford_systems conda
18+
- conda build -c terhorst -c conda-forge -c bioconda conda
1919
- conda/template.py conda/construct.tpl $VERSION > conda/construct.yaml
2020

2121
deploy:

0 commit comments

Comments
 (0)