summaryrefslogtreecommitdiff
path: root/script/install-libgit2.sh
AgeCommit message (Collapse)Author
2016-03-07Update libgit2 version to install on Travis to 24Carlos Martín Nieto
2015-08-31Install v23 on TravisCarlos Martín Nieto
2015-06-28travis: make the script executableCarlos Martín Nieto
2015-06-28travis: don't install libgit2 for 'next' branchCarlos Martín Nieto
We have our own libgit2 in a submodule, so this is unnecessary. While in the area, update which version of libgit2 would be downloaded and remove unnecessary CMake flags.