diff --git a/appveyor.yml b/appveyor.yml index 1eb30c7..206e9fd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,13 +22,8 @@ environment: - QTDIR: C:\Qt\5.13.0\mingw73_64 - QTDIR: C:\Qt\5.13.0\mingw73_32 - QTDIR: C:\Qt\5.11.3\mingw53_32 -install: - - git submodule update --init --recursive - - set PATH=%PATH%;C:\Qt\%QT_VERSION%\%QT%\bin - - call C:\Qt\%QT_VERSION%\%QT%\qtenv2.bat' - - qmake -v - -configuration: + + configuration: - release clone_script: