mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-23 20:22:58 +03:00
Update .appveyor.yml
This commit is contained in:
parent
6b3f54a48b
commit
d3e45ccaee
@ -1,8 +1,8 @@
|
||||
image:
|
||||
- Visual Studio 2017
|
||||
install:
|
||||
- set QTDIR=C:\Qt\5.12\mingw73_64
|
||||
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw73_64\bin;%PATH%
|
||||
- set QTDIR=C:\Qt\5.12\mingw730_64
|
||||
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw730_64\bin;%PATH%
|
||||
build_script:
|
||||
- qmake LimeReport.pro
|
||||
- mingw32-make
|
||||
|
Loading…
Reference in New Issue
Block a user