Skip to content

Commit

Permalink
wercker: Config channels to be shown.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Aug 30, 2016
1 parent 28da3e4 commit ef11bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ build:
- script:
name: Build Conda Package.
code: |-
conda config --add channels conda-forge
conda config --set show_channel_urls True
conda config --add channels conda-forge
source activate root
conda update -y --all
python setup.py bdist_conda
Expand Down

0 comments on commit ef11bce

Please sign in to comment.