Commit d05c9236 authored by 神楽坂玲奈's avatar 神楽坂玲奈

travis

parent c91566c2
......@@ -31,7 +31,7 @@ script:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sed -i 's/-llua/-llua5.2/g' ygopro.make; fi
- make config=release
- cd ..
- wget https://mycard.moe/cards.cdb
- wget https://mycard.moe/ygopro/cards.cdb
- mkdir -p pics; wget -O - https://github.com/mycard/ygopro-images/archive/zh-CN.tar.gz | tar --strip-components 1 -C pics zfx -
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; mv build/release/ygopro ./; strip ygopro; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; XZ_OPT=-9e tar -Jcvf ygopro.tar.xz LICENSE README.md lflist.conf script strings.conf system.conf textures cards.cdb pics; fi
......
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