We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09afe9 commit 76997d4Copy full SHA for 76997d4
.travis.sh
@@ -2,7 +2,7 @@
2
3
cd ~
4
5
-git clone --depth=1 -b maint/v0.24 https://github.com/libgit2/libgit2.git
+git clone --depth=1 -b maint/v0.25 https://github.com/libgit2/libgit2.git
6
cd libgit2/
7
8
mkdir build && cd build
0 commit comments