You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GlosSI/.appveyor.yml

17 lines
310 B
YAML

version: 2.0.6.{build}
pull_requests:
do_not_increment_build_number: true
branches:
only:
- master
skip_tags: true
image: Visual Studio 2019
configuration: Release
environment:
matrix:
- platform: x86
QTDIR: C:\Qt\5.13.1\msvc2017
OUTNAME: Win32
build:
project: GloSC.sln
verbosity: normal