mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-23 17:01:06 +02:00
conda cleanup in appveyors pipeline
This commit is contained in:
parent
1b8b649878
commit
f4409e0f15
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ environment:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
|
||||||
|
- conda clean --packages
|
||||||
- conda config --set always_yes yes --set changeps1 no
|
- conda config --set always_yes yes --set changeps1 no
|
||||||
- conda update -q conda
|
- conda update -q conda
|
||||||
- conda info -a
|
- conda info -a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue