Commit bfcffa66 authored by nanahira's avatar nanahira

Update appveyor.yml

parent 132e0cec
version: '{build}' version: '{build}'
skip_tags: true
install: install:
- mkdir WindBot - mkdir Windbot
configuration: Release configuration: Release
build: build_script:
project: Windbot.sln - msbuild /property:Configuration=Release /property:OutDir=./Windbot
parallel: true
output: ./WindBot
after_build: after_build:
- git config --global user.name "Smile-DK" - git config --global user.name "Smile-DK"
......
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