1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

testing appveyor

This commit is contained in:
Jay Two 2018-11-30 11:00:27 +09:00
parent fce0adaebf
commit f1bf745c78

View File

@ -5,8 +5,17 @@
# https://github.com/j2doll/QXlsx
#
install:
environment:
# MinGW
- name: win32
platform: mingw
qt: 5.7.0\mingw53_32
suffix: mingw
init:
- set QTDIR=C:\Qt\5.7.0\mingw53_32
install:
- set PATH=%PATH%;%QTDIR%\bin;C:\MinGW\bin
build_script: