1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-22 10:23:51 +01:00

chore(travis): update cron script

This commit is contained in:
ikatyang 2017-07-16 01:01:31 +08:00
parent 40bcd9cf7b
commit 9943a100b4

View File

@ -6,4 +6,4 @@ git config --global push.default simple
git add --all git add --all
git commit -m "docs(readme): update emoji-cheat-sheet" git commit -m "docs(readme): update emoji-cheat-sheet"
git push -q git push -q origin HEAD:master