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 70373e1 commit ac7d655Copy full SHA for ac7d655
.appveyor.yml
@@ -19,6 +19,7 @@ environment:
19
CONDA_INSTALL_LOCN: C:\\Miniconda36-x64
20
21
install:
22
+ - 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