There seems to be a logical error in the .travis.yml
, the presence of a .pc file for libgit2 is tested here but that doesn't check the version, it just accepts any version.
But that doesn't seem to be the issue here since it doesn't seem to execute the echo in the then
clause or the build in the else
clause, weird.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.