Skip to content

Commit 76997d4

Browse files
committed
use libgit2 2.5 on travis
1 parent f09afe9 commit 76997d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
cd ~
44

5-
git clone --depth=1 -b maint/v0.24 https://github.com/libgit2/libgit2.git
5+
git clone --depth=1 -b maint/v0.25 https://github.com/libgit2/libgit2.git
66
cd libgit2/
77

88
mkdir build && cd build

0 commit comments

Comments
 (0)