Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mercury233 committed Jul 1, 2017
1 parent 9f0101a commit 48363de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os:
env:
matrix:
- locale: zh-CN
- locale: ja-JP
# - locale: ja-JP
- locale: en-US

sudo: required
Expand Down Expand Up @@ -72,7 +72,7 @@ deploy:
file:
- ygopro-$TRAVIS_TAG-$TRAVIS_OS_NAME-${locale}.tar.gz
api_key:
secure: "hLaiTSaQH+Od/0oFUskDljWo7KYESF5khLk1lW+fo4U8/VUQ7Z5Ncj2KSk+vwu7w3T0U5svuYxDf7ITOuvcgwvQpDMCAVbedJMkjgQG2/qI3Q/9HhDyjTr9jqCvvaNlJN/hSJ+l2t0svjgKl9kjQ+ax/Ly0ZJ+QXk6aEyEEMOSw="
secure: "fZCfiDUD7+cyHEjn7nGx5yS+OMjdEWKQoIA3lEkrOoKiznU+oYAF+0Thzzx/2Rc3BFWo/bcON3ajAerRolTXmbkxljWDYce0lqj1n2EwqOEjXjnPMM3OWXFA2D945DZP4CWhaGZLGNcTQSt5zmb3qYYtUVS/cZJETXGAt1x1skk="
skip_cleanup: true
on:
tags: true
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '{build}'
environment:
matrix:
- locale: zh-CN
- locale: ja-JP
# - locale: ja-JP
- locale: en-US

install:
Expand Down

0 comments on commit 48363de

Please sign in to comment.