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 95fc2b3 commit 742aacdCopy full SHA for 742aacd
.appveyor.yml
@@ -20,6 +20,7 @@ environment:
20
21
install:
22
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
23
+ - conda config --set auto_update_conda false
24
- conda config --add channels conda-forge --force
25
- conda install --yes --quiet flang jom
26
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
0 commit comments