Revert "travis: use main conda m-labs channel."

This reverts commit 87b573c813.
This commit is contained in:
whitequark 2015-10-09 20:17:57 +03:00
parent a9230d33f2
commit db061bc43d
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ conda update -q conda
conda info -a conda info -a
conda install conda-build jinja2 conda install conda-build jinja2
conda create -q -n py35 python=$TRAVIS_PYTHON_VERSION 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

View File

@ -31,7 +31,7 @@ requirements:
- python >=3.5.0 - python >=3.5.0
- setuptools - setuptools
- numpy - numpy
- migen - migen 0.0
- pyelftools - pyelftools
- binutils-or1k-linux - binutils-or1k-linux
run: run: