chore(travis): update cron script

pull/6/head
ikatyang 2017-07-17 00:14:20 +08:00
parent 9943a100b4
commit 06fcc83a48
1 changed files with 1 additions and 1 deletions

View File

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