Update Travis CI script to use libgit2 v0.26
This commit is contained in:
parent
e41f71f458
commit
2ce8b952c4
@ -2,7 +2,7 @@
|
||||
|
||||
cd ~
|
||||
|
||||
git clone --depth=1 -b maint/v0.25 https://github.com/libgit2/libgit2.git
|
||||
git clone --depth=1 -b maint/v0.26 https://github.com/libgit2/libgit2.git
|
||||
cd libgit2/
|
||||
|
||||
mkdir build && cd build
|
||||
|
Loading…
Reference in New Issue
Block a user