зеркало из https://github.com/microsoft/LightGBM.git
[ci] removed temp fix #2522
This commit is contained in:
Родитель
5dcd4be924
Коммит
44b0acacb2
|
@ -42,8 +42,7 @@ else # Linux
|
|||
fi
|
||||
|
||||
if [[ $TRAVIS == "true" ]] || [[ $OS_NAME == "macos" ]]; then
|
||||
mkdir -p ~/.conda # temp fix for broken miniconda installer
|
||||
sh conda.sh -b -p $CONDA
|
||||
fi
|
||||
conda config --set always_yes yes --set changeps1 no
|
||||
conda install --force-reinstall -q -y conda # temp fix for broken miniconda installer
|
||||
conda update -q -y conda
|
||||
|
|
Загрузка…
Ссылка в новой задаче