forked from M-Labs/artiq
Revert "travis: use main conda m-labs channel."
This reverts commit 87b573c813
.
This commit is contained in:
parent
a9230d33f2
commit
db061bc43d
|
@ -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/main
|
||||
conda config --add channels https://conda.anaconda.org/m-labs/channel/dev
|
||||
|
|
|
@ -31,7 +31,7 @@ requirements:
|
|||
- python >=3.5.0
|
||||
- setuptools
|
||||
- numpy
|
||||
- migen
|
||||
- migen 0.0
|
||||
- pyelftools
|
||||
- binutils-or1k-linux
|
||||
run:
|
||||
|
|
Loading…
Reference in New Issue