Update appveyor.yml

This commit is contained in:
Leonardo Zide 2020-11-06 18:28:03 -08:00 committed by GitHub
parent 9fd227a846
commit 5fc5fcca27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ environment:
before_build:
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
- set PATH=C:\Qt\5.15.0\msvc2019_64\bin;%PATH%
- set PATH=C:\Qt\5.15.1\msvc2019_64\bin;%PATH%
- git rev-parse --short HEAD > version.txt
- set /p VERSION= < version.txt
- qmake -v