Update Travis CI script to use libgit2 v0.26
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carlos Martín Nieto
					Carlos Martín Nieto