Do not checkout a specific commit.
This commit is contained in:
parent
8720965ee5
commit
79c5a90fb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user