forked from M-Labs/artiq
travis: use the new m-labs anaconda repository during CI
This commit is contained in:
parent
4ac79fb100
commit
e6f3285144
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue