Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-06travis: don't install CMake on OS XCarlos Martín Nieto
Homebrew will error out because it's already installed.
2015-07-06travis: update the homebrew dbCarlos Martín Nieto
We need to make sure we are asking for the current version of packages, or we might get 404s from the download service.
2015-03-10Revert "Implement fail-fast for Travis as well"Edward Thomson
This reverts commit ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc.
2015-03-04Implement fail-fast for Travis as wellTony Kelman
2014-05-21travis: build on osx tooCarlos Martín Nieto