Commit 4ecafd81 authored by mercury233's avatar mercury233

test appveyor

parent aafcb049
...@@ -17,7 +17,7 @@ install: ...@@ -17,7 +17,7 @@ install:
- tar xf freetype-2.7.tar.bz2 - tar xf freetype-2.7.tar.bz2
- move freetype-2.7 freetype - move freetype-2.7 freetype
- appveyor DownloadFile http://downloads.sourceforge.net/irrlicht/irrlicht-1.8.4.zip - wget --no-clobber http://downloads.sourceforge.net/irrlicht/irrlicht-1.8.4.zip
- 7z x irrlicht-1.8.4.zip - 7z x irrlicht-1.8.4.zip
- md irrlicht - md irrlicht
- move irrlicht-1.8.4\source\Irrlicht irrlicht\src - move irrlicht-1.8.4\source\Irrlicht irrlicht\src
...@@ -53,7 +53,6 @@ after_build: ...@@ -53,7 +53,6 @@ after_build:
- mkdir replay - mkdir replay
- appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb - 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* - 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*
- git tag -d latest
- git tag latest HEAD - git tag latest HEAD
- git push -f origin latest - git push -f origin latest
......
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