c76eed travis: fetch only tags

1 file Authored by Frantisek Sumsal 3 years ago, Committed by Packit Service 3 years ago,
1 file changed. 1 lines added. 1 lines removed.
    travis: fetch only tags
    
    The original `git pull` would try to pull & merge changes from the
    master branch, which breaks CI runs on PRs based on non-master branches
    
    patch_name: 0027.patch
    present_in_specfile: true
    location_in_specfile: 27
    squash_commits: true
    
        
file modified
+1 -1