Commit 4ad532cf authored by mercury233's avatar mercury233

test travis

parent bfc1c425
...@@ -54,7 +54,7 @@ script: ...@@ -54,7 +54,7 @@ script:
before_deploy: before_deploy:
- curl --location --retry 5 'https://github.com/moecube/ygopro-database/archive/master.tar.gz' - curl --location --retry 5 'https://github.com/moecube/ygopro-database/archive/master.tar.gz'
| tar --strip-components=1 -zxf - ygopro-database-master/locales | tar --strip-components=1 -zxf - ygopro-database-master/locales
- cp locales/zh-cn/cards.cdb . - cp locales/zh-CN/cards.cdb .
- mkdir replay - mkdir replay
- mkdir pics - mkdir pics
- curl --location --retry 5 --output 'ygopro-starter-pack-master.zip' https://github.com/moecube/ygopro-starter-pack/archive/master.zip - curl --location --retry 5 --output 'ygopro-starter-pack-master.zip' https://github.com/moecube/ygopro-starter-pack/archive/master.zip
......
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