-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change "vivliostyle.com" to "vivliostyle.org"
- Loading branch information
1 parent
588b2aa
commit a3d866d
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,8 +29,8 @@ git clone --depth=1 --branch=gh-pages [email protected]:vivliostyle/vivliostyle.js. | |
cd gh-pages | ||
|
||
# git configuration | ||
git config user.email "kwkbtr@vivliostyle.com" | ||
git config user.name "kwkbtr (Travis CI)" | ||
git config user.email "murakami@vivliostyle.org" | ||
git config user.name "MurakamiShinyu (Travis CI)" | ||
|
||
# update gh-pages branch | ||
cp -R ../vivliostyle.js/samples/* samples/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters