We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fa63f commit a790c4dCopy full SHA for a790c4d
.appveyor.yml
@@ -19,7 +19,7 @@ environment:
19
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
20
21
install:
22
- - call %CONDA_INSTALL_LOCN%\conda update --yes conda
+ - call %CONDA_INSTALL_LOCN%\Scripts\conda update --yes conda
23
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
24
# - conda config --set auto_update_conda false
25
# - conda install --yes conda=4.3.8 --force
0 commit comments