2
0
mirror of https://github.com/Thracky/GlosSI.git synced 2024-11-17 03:26:02 +00:00

Switching to dotfile version and updating config.

This commit is contained in:
pcummuskey 2017-03-19 14:48:36 +13:00
parent 42ff5e703b
commit fd253421b5
2 changed files with 33 additions and 11 deletions

33
.appveyor.yml Normal file
View File

@ -0,0 +1,33 @@
version: 1.0.1.{build}
pull_requests:
do_not_increment_build_number: true
branches:
except:
- gh-pages
environment:
matrix:
- platform: x86
QTDIR: C:\Qt\5.7\msvc2015
- platform: x64
QTDIR: C:\Qt\5.7\msvc2015_64
build:
project: GLoSC.sln
verbosity: normal
artifacts:
- TargetConfig.ini
deploy:
- provider: GitHub
auth_token:
secure: Ec0RLkIirpuLD2eNfFlN51Jsxv737ZVX9kcwNlxSBd8A/eTn/uYvpN/nAMctsHUq
on:
appveyor_repo_tag: true

View File

@ -1,11 +0,0 @@
version: 1.0.{build}
pull_requests:
do_not_increment_build_number: true
build:
verbosity: minimal
deploy:
- provider: GitHub
auth_token:
secure: Ec0RLkIirpuLD2eNfFlN51Jsxv737ZVX9kcwNlxSBd8A/eTn/uYvpN/nAMctsHUq
on:
branch: master