From 16a364331d64435e612672ed341af1a3eb1fe582 Mon Sep 17 00:00:00 2001 From: Luke Ceddia Date: Fri, 2 Nov 2018 00:25:47 +1100 Subject: [PATCH] once more, with feeling --- .travis/push.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis/push.sh b/.travis/push.sh index b39cf3e3c..d9955cdcc 100755 --- a/.travis/push.sh +++ b/.travis/push.sh @@ -6,7 +6,4 @@ git add --all internal/source/ git commit --message "Autobuild update [ci skip]" git remote rm origin git remote add origin https://${GH_TOKEN}@github.com/Galleondragon/qb64.git -git push origin HEAD:master - - - +git push origin