summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2016-08-23 07:24:43 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2016-08-27 09:31:30 (GMT)
commit185d92c30af3c7b3b568e3f1416c708e9d99bb8d (patch)
tree9b2c35a7c6ff97e30d05a72f57594823a9b8bf22 /tools
parent4ab0776e6ed12184f2608a3e0da919585eaf75fe (diff)
downloadmxe-185d92c30af3c7b3b568e3f1416c708e9d99bb8d.zip
mxe-185d92c30af3c7b3b568e3f1416c708e9d99bb8d.tar.gz
mxe-185d92c30af3c7b3b568e3f1416c708e9d99bb8d.tar.bz2
travis-push.sh: do not push to gh-pages
See https://github.com/mxe/mxe/pull/1503#issuecomment-241625181
Diffstat (limited to 'tools')
-rwxr-xr-xtools/travis-push.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/travis-push.sh b/tools/travis-push.sh
index da77107..6a7b3f7 100755
--- a/tools/travis-push.sh
+++ b/tools/travis-push.sh
@@ -10,4 +10,3 @@ echo "https://${GH_TOKEN}:@github.com" > .git/credentials
git remote set-url origin 'https://github.com/mxe/mxe.git'
git commit -a -m 'Update versions.json & build-matrix.html' || true
git push origin HEAD:master
-git push origin HEAD:gh-pages