Skip to content

Commit a06ffff

Browse files
committed
chore(TravisCI): 修改配置文件
1 parent e0b78a4 commit a06ffff

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
@@ -21,7 +21,7 @@ jobs:
2121
- yarn dev
2222
- yarn build
2323
after_success:
24-
- git config --global user.name "桔子"
24+
- git config --global user.name "Juzi"
2525
- git config --global user.email "juzi214032@qq.com"
2626
- git add -A
2727
- "git commit -m 'build: Travis CI automatic compilation'"

0 commit comments

Comments
 (0)