Update appveyor.yml

This commit is contained in:
Hamed Masafi 2019-08-08 18:52:40 +04:30 committed by GitHub
parent e3ee721418
commit d6ae9a8850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

View File

@ -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: