Skip to content

Commit

Permalink
AMD
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Feb 4, 2017
1 parent a79f995 commit ead0a53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ shallow_clone: true

install:
- set PATH=C:\Miniconda;C:\Miniconda\Scripts;%PATH%
- conda channels --add conda-forge
- conda channels --add christianbrodbeck
- conda config --append channels conda-forge
- conda config --append channels christianbrodbeck
- cd conda
- conda build eelbrain --numpy=1.11
- conda install --use-local eelbrain --yes --quiet

0 comments on commit ead0a53

Please sign in to comment.