Skip to content

Commit a23b620

Browse files
committed
updat eappveyor
1 parent 621141b commit a23b620

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ install:
6363
- git clone https://github.com/sympy/symengine symengine-cpp
6464

6565
- if [%COMPILER%]==[MSVC15] call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
66-
- if [%COMPILER%]==[MSVC15] conda install --yes --quiet conda
6766
- if [%COMPILER%]==[MSVC15] conda config --add channels conda-forge
6867
- if [%COMPILER%]==[MSVC15] if [%BUILD_TYPE%]==[Debug] conda config --add channels symengine/label/debug
6968
- if [%COMPILER%]==[MSVC15] conda install --yes mpir=3.0.0 vc=14

0 commit comments

Comments
 (0)