Try pushing the head.

This commit is contained in:
Vassil Vassilev 2017-07-04 13:53:19 +02:00 committed by sftnight
parent b675d42b6f
commit ecdba9e913

View File

@ -254,7 +254,7 @@ before_script:
git pull alt master
git remote remove origin
git remote add origin https://$OAUTH_TOKEN@github.com/${TRAVIS_REPO_SLUG}
git push --verbose origin master
git push --verbose origin HEAD
# Move the tag to newest master
git tag --force cling-nightlies HEAD