diff --git a/appveyor.yml b/appveyor.yml index 4341df734c..598f9992a6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -25,7 +25,6 @@ cache: install: - set "CONDA_ROOT=C:\Miniconda3-x64" - - set PATH=%CONDA_ROOT%;%CONDA_ROOT%\\scripts;%CONDA_ROOT%\\Library\\bin;%PATH%;C:\\Program Files (x86)\\CMake\\bin - conda config --set always_yes yes - conda config --add channels conda-forge