Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Feb 4, 2017
1 parent ead0a53 commit c716e39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ install:
- set PATH=C:\Miniconda;C:\Miniconda\Scripts;%PATH%
- conda config --append channels conda-forge
- conda config --append channels christianbrodbeck
- conda install --yes --quiet conda-build
- cd conda
- conda build eelbrain --numpy=1.11
- conda install --use-local eelbrain --yes --quiet
- conda install --yes --quiet --use-local eelbrain

0 comments on commit c716e39

Please sign in to comment.