Skip to content
Snippets Groups Projects
Commit 54792b76 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Remove mingw from appveyor

parent de13b16e
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,7 @@ build:
install:
- set QT_DIR=C:\Qt\5.14\msvc2017_64
- set PATH=%PATH%;%QT_DIR%\bin;C:\MinGW\bin
- set PATH=%PATH%;C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev1\mingw64\bin
- set PATH=%PATH%;%QT_DIR%\bin
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
build_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment