From d6ae9a88506ce8bf444490db3f10aff30fb0399f Mon Sep 17 00:00:00 2001 From: Hamed Masafi Date: Thu, 8 Aug 2019 18:52:40 +0430 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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: