Skip to content

Commit

Permalink
Merge pull request #191 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 90d5cab + 9923872 commit e92a58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ 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 --append channels conda-forge
- 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 e92a58d

Please sign in to comment.