Skip to content

Commit

Permalink
Merge pull request #98 from ZLLentz/our-channel
Browse files Browse the repository at this point in the history
CI: Switch to our channel
  • Loading branch information
ZLLentz authored Apr 5, 2018
2 parents b880195 + 56f78da commit 647bbbe
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ install:
- conda config --set always_yes yes --set changeps1 no
- conda install conda-build anaconda-client
- conda update -q conda conda-build
- conda config --add channels pcds-tag
- conda config --add channels $PCDS_CHANNEL
- conda config --append channels conda-forge
- conda config --append channels $PCDS_CHANNEL
- conda config --append channels pcds-tag
- conda config --append channels pydm-tag
- conda config --append channels lightsource2-tag
# Useful for debugging any issues with conda
- conda info -a
# Test conda build
Expand Down

0 comments on commit 647bbbe

Please sign in to comment.