Skip to content

Commit

Permalink
travis: use main conda m-labs channel.
Browse files Browse the repository at this point in the history
whitequark committed Oct 9, 2015
1 parent 06d5a0f commit 87b573c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/get-anaconda.sh
Original file line number Diff line number Diff line change
@@ -10,4 +10,4 @@ conda update -q conda
conda info -a
conda install conda-build jinja2
conda create -q -n py35 python=$TRAVIS_PYTHON_VERSION
conda config --add channels https://conda.anaconda.org/m-labs/channel/dev
conda config --add channels https://conda.anaconda.org/m-labs/channel/main

0 comments on commit 87b573c

Please sign in to comment.