Adds some localization items

This commit is contained in:
huangyuhui
2016-02-27 17:08:29 +08:00
parent dcaa6241ec
commit f811d4c89f
12 changed files with 91 additions and 57 deletions

View File

@@ -8,7 +8,7 @@ before_deploy:
- git config --global user.email ${GITHUB_EMAIL}
- git config --global user.name ${GITHUB_NAME}
- git tag ${VERSION_ROOT}.${TRAVIS_BUILD_NUMBER}
- git push --tags
- git push -q ${REPO} --tags
deploy:
provider: releases
api_key: