no master needed on push maybe

This commit is contained in:
Jack Humbert 2017-05-29 12:49:25 -04:00
parent bd39e91f78
commit 0c351fa98b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ if [[ "$TRAVIS_COMMIT_MESSAGE" != *"[skip build]"* ]] ; then
git add -A
git commit -m "generated from qmk/qmk_firmware@${rev}"
git push git@github.com:qmk/qmk.fm.git master
git push git@github.com:qmk/qmk.fm.git
fi