Commit 1373a644 authored by nanahira's avatar nanahira

update appveyor

parent 2abe825f
......@@ -2,10 +2,8 @@ version: '{build}'
skip_tags: true
install:
- git clone https://github.com/Fluorohydride/ygopro-scripts
- cp -rf ygopro-scripts/constant.lua DataEditorX/data
- curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/ygopro-7210srv/raw/master/strings.conf
- cp -rf strings.conf DataEditorX/data
- wget -O DataEditorX/data/constants.lua https://github.com/Fluorohydride/ygopro-scripts/raw/master/constants.lua
- wget -O DataEditorX/data/strings.conf https://github.com/Fluorohydride/ygopro/raw/master/strings.conf
configuration: Release
......@@ -16,9 +14,6 @@ build:
after_build:
- cd win32 && 7z a ../win32.zip ./* -xr!.git* -mx9 && cd ..
- git config --global user.name "Smile-DK"
- git config --global user.email "2236141431@qq.com"
test: off
artifacts:
......
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