Do not checkout a specific commit.

This commit is contained in:
Vassil Vassilev 2017-07-08 21:50:28 +02:00 committed by sftnight
parent 8720965ee5
commit 79c5a90fb1

View File

@ -249,7 +249,6 @@ before_script:
cd ../../ && rm -fr ${TRAVIS_REPO_SLUG}
git clone https://$OAUTH_TOKEN@github.com/${TRAVIS_REPO_SLUG} ${TRAVIS_REPO_SLUG}
cd ${TRAVIS_REPO_SLUG}
git checkout -qf ${TRAVIS_COMMIT}
echo "Syncing repository."
git remote add alt http://root.cern.ch/git/cling.git