1
0
mirror of https://github.com/apachecn/spring-boot-doc-zh.git synced 2025-06-08 10:31:21 +00:00

Update .travis.yml

This commit is contained in:
飞龙 2018-11-30 21:05:12 +08:00 committed by GitHub
parent 7dd49f87bd
commit dbb2264ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ script:
after_script:
- cd site
- touch .nojekyll
- git init
- git config user.name ${GH_UN}
- git config user.email ${GH_EMAIL}