Skip to content

Commit f71070a

Browse files
committed
Fix typo.
1 parent 69dc304 commit f71070a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreter/cling/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ before_script:
252252
253253
echo "Syncing repository."
254254
git remote add alt http://root.cern.ch/git/cling.git
255-
git pull alt/master
255+
git pull alt master
256256
257257
# Move the tag to newest master
258258
git tag --force cling-nightlies master

0 commit comments

Comments
 (0)