Update .appveyor.yml

square-messages
Black Hat 2018-08-19 09:31:02 +00:00
parent 5602a168f7
commit 9469642ac2
1 changed files with 1 additions and 2 deletions

View File

@ -2,12 +2,11 @@ image: Visual Studio 2017
environment:
matrix:
- QT: C:\Qt\5.11\msvc2017_64
- QTDIR: C:\Qt\5.11\msvc2017_64
init:
- call "%QTDIR%\bin\qtenv2.bat"
- set PATH=C:\Qt\Tools\QtCreator\bin;%PATH%
- call "%VCVARS%" %platform%
- cd /D "%APPVEYOR_BUILD_FOLDER%"
before_build: