Update appveyor.yml

This commit is contained in:
Hamed Masafi 2019-08-04 18:35:08 +04:30 committed by GitHub
parent 0b6815bf58
commit 5dc5d89648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ configuration:
- debug
- release
clone_script:
- cmd: git clone -q --recursive --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
- cmd: git checkout -qf %APPVEYOR_REPO_COMMIT%
install:
- '%QTDIR%\bin\qtenv2.bat'
- qmake -v