Skip to content

Commit

Permalink
travis: use the new m-labs anaconda repository during CI
Browse files Browse the repository at this point in the history
fallen committed Aug 14, 2015
1 parent 4ac79fb commit e6f3285
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis/get-anaconda.sh
Original file line number Diff line number Diff line change
@@ -9,5 +9,4 @@ conda update -q conda
conda info -a
conda install conda-build jinja2
conda create -q -n py34 python=$TRAVIS_PYTHON_VERSION
conda config --add channels fallen
conda config --add channels https://conda.anaconda.org/fallen/channel/dev
conda config --add channels https://conda.anaconda.org/m-labs/channel/dev

0 comments on commit e6f3285

Please sign in to comment.