Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "travis: use main conda m-labs channel."
Browse files Browse the repository at this point in the history
This reverts commit 87b573c.
whitequark committed Oct 9, 2015
1 parent a9230d3 commit f9ba41d
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis/get-anaconda.sh
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion conda/artiq/meta.yaml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ requirements:
- python >=3.5.0
- setuptools
- numpy
- migen
- migen =0.0
- pyelftools
- binutils-or1k-linux
run:

0 comments on commit f9ba41d

Please sign in to comment.