Bump libgit2 to 6777db8e83 #528

Merged
carlosmn merged 5 commits from cmn/bump-libgit2 into master 2019-12-10 16:41:39 -06:00
1 changed files with 3 additions and 4 deletions
Showing only changes of commit ce19fa064f - Show all commits

View File

@ -1,10 +1,9 @@
language: go language: go
go: go:
- 1.7 - "1.11"
- 1.8 - "1.12"
- 1.9 - "1.13"
- "1.10"
- tip - tip
script: make test-static script: make test-static