8000 Make sure that credencial for python-docs-ja is invalidated · python/python-docs-ja@8012b0e · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8012b0e

Browse files
committed
Make sure that credencial for python-docs-ja is invalidated
1 parent 0e3e01c commit 8012b0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ script:
5252
- cd ja/LC_MESSAGES
5353
- git add *.po **/*.po
5454
- git status
55-
- exit 1
5655
- if [ $(git status --short | wc -l) -eq 0 ]; then echo "no .po file to upload"; else echo "I have .po file(s) to upload"; git commit --message="[skip ci] Update .po files"; git push --quiet "git@python-docs-ja.github.com:python/python-docs-ja.git" ${DOCS_BRANCH}:${DOCS_BRANCH}; fi
5756
- rm -rf "${BASEDIR}"/cpython-doc-catalog/Doc/locales/ja
5857
# renew-catalog-template

0 commit comments

Comments
 (0)
0