Hi,
according to Customizing the Build - Travis CI
Git LFS is supported by default on our Ubuntu Trusty, Xenial and Bionic images.
However, the version of git LFS is not included in the Build system information of any builds. I can manually run git lfs --version to find out which one it it (at the moment it’s git-lfs/2.7.1 (GitHub; linux amd64; go 1.11.5), although The Xenial Build Environment - Travis CI says it should be 2.6.1).
Can you add the git LFS version to the Build system information, so we can always see which one it is? Thanks!