Skip to content

Commit f4f47c0

Browse files
committed
.travis.yml: Change name and email to defaults
Change name and emails to defaults and used keep-history as the generated commits are not extra work being done by anyone Closes #48
1 parent c520198 commit f4f47c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,9 @@ deploy:
6565
provider: pages
6666
skip_cleanup: true
6767
github_token: $GITHUB_TOKEN
68+
keep-history: true
6869
"on":
6970
branch: master
7071
local_dir: dist
71-
name: Yana Agun Siswanto
72-
72+
name: Deployment Bot
73+

0 commit comments

Comments
 (0)