aspiers / git-deps

git commit dependency analysis tool
GNU General Public License v2.0
298 stars 47 forks source link

Travis CI needs fixing #73

Closed aspiers closed 3 years ago

aspiers commented 6 years ago

As per https://github.com/travis-ci/apt-package-whitelist/issues/4285 I haven't been able to get any version of libgit2 installed in Travis CI's ancient Trusty container-based environment. I guess I'll have better luck switching to their VMs where sudo is allowed.

aspiers commented 3 years ago

Probably time to upgrade to focal ...

aspiers commented 3 years ago

In https://github.com/bennorth/literate-git/pull/6, @bennorth commented on November 29, 2020 8:31 PM:

@aspierslibgit2 arrives as part of the binary pygit2 wheel. From its docs: Libgit2 v1.1.x; binary wheels already include libgit2, so you only need to worry about this if you install the source package.