Commit d0bf8485 authored by mercury233's avatar mercury233

test appveyor

parent 8aabc03a
......@@ -13,6 +13,7 @@ build:
after_build:
- mv bin\Release WindBot
- rm WindBot\WindBot.exe.config
- mv BotWrapper\bin\Release\Bot.exe .
- mv BotWrapper\bin\Release\bot.conf .
- 7z a WindBot.7z WindBot Bot.exe bot.conf
......@@ -24,13 +25,9 @@ artifacts:
name: WindBot
deploy:
description: 'Automatic build by Appveyor.\nUpdated on $(APPVEYOR_REPO_COMMIT_TIMESTAMP).'
description: 'Automatic build by Appveyor.'
provider: GitHub
auth_token: $(access_token)
force_update: true
on:
appveyor_repo_tag: true
branches:
only:
- master
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