Skip to content

Commit 6828588

Browse files
author
Zhili Yang
committed
change the user.name
1 parent d9b1de8 commit 6828588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ script:
1414
after_script:
1515
- cd ./public
1616
- git init
17-
- git config user.name "systick"
17+
- git config user.name "Zhili Yang"
1818
- git config user.email "zack.li@xbro.cn"
1919
- git add .
2020
- git commit -m "Update docs from travis_ci"

0 commit comments

Comments
 (0)