File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# vimdoc-ja
22
3- [ ![ Build Status] ( https://travis-ci.org /vim-jp/vimdoc-ja-working.svg?branch=master )] ( https://travis-ci.org /vim-jp/vimdoc-ja-working )
3+ [ ![ Build Status] ( https://travis-ci.com /vim-jp/vimdoc-ja-working.svg?branch=master )] ( https://travis-ci.com/github /vim-jp/vimdoc-ja-working )
44
55日本語に翻訳した Vim 付属のヘルプを配布するためのプロジェクトです。
66
Original file line number Diff line number Diff line change 11# vimdoc-ja-working
22
3- [ ![ Build Status] ( https://travis-ci.org /vim-jp/vimdoc-ja-working.svg?branch=master )] ( https://travis-ci.org /vim-jp/vimdoc-ja-working )
3+ [ ![ Build Status] ( https://travis-ci.com /vim-jp/vimdoc-ja-working.svg?branch=master )] ( https://travis-ci.com/github /vim-jp/vimdoc-ja-working )
44
55Vim 付属のヘルプを日本語に翻訳するためのプロジェクトです。
66
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ if ! git diff --quiet HEAD ; then
2020 git config user.name " $DEPLOY_USER_NAME "
2121 git commit -m " Generated by Travis JOB $TRAVIS_JOB_NUMBER
2222
23- https://travis-ci.org /$TRAVIS_REPO_SLUG /builds/$TRAVIS_BUILD_ID "
23+ https://travis-ci.com/github /$TRAVIS_REPO_SLUG /builds/$TRAVIS_BUILD_ID "
2424 git push
2525else
2626 echo " No changes"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ if ! git diff --quiet HEAD ; then
2222 git config user.name " $DEPLOY_USER_NAME "
2323 git commit -m " Generated by Travis JOB $TRAVIS_JOB_NUMBER
2424
25- https://travis-ci.org /$TRAVIS_REPO_SLUG /builds/$TRAVIS_BUILD_ID "
25+ https://travis-ci.com/github /$TRAVIS_REPO_SLUG /builds/$TRAVIS_BUILD_ID "
2626 git push
2727else
2828 echo " No changes"
You can’t perform that action at this time.
0 commit comments