Commit 756e6b72 authored by mercury233's avatar mercury233

test appveyor

parent 5544c556
......@@ -43,13 +43,13 @@ configuration: Release
build:
project: build/ygo.sln
parallel: true
after_build:
- mv bin\release\ygopro.exe .
- mkdir deck
- mkdir pics
- mkdir replay
- appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
- 7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
artifacts:
......@@ -68,4 +68,3 @@ deploy:
force_update: true
on:
branch: master
appveyor_repo_tag: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment