forked from M-Labs/artiq
1
0
Fork 0

travis: use the new m-labs anaconda repository during CI

This commit is contained in:
Yann Sionneau 2015-08-14 18:18:42 +02:00
parent 4ac79fb100
commit e6f3285144
1 changed files with 1 additions and 2 deletions

View File

@ -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