git2go/script
lhchavez 1b45e29af5 Update the Travis setup for release-0.24
This change:

* Stops running tests under Go 1.1 and Go 1.2, since Travis no longer
  supports them.
* Stops running tests under Go tip. Go 1.8+ requires runtime.KeepAlive()
  to keep some of the references alive across CGo invocations, but that
  was introduced in Go 1.7, and that would break older Go versions.
* Fixes a formatting bug that was breaking under newer Go releases.
* Uprevs libgit (test) to v0.24.6.
2020-03-08 13:26:39 -07:00
..
build-libgit2-static.sh Revert "Make the cgo tool do more linking work" 2014-12-31 19:43:20 +00:00
check-MakeGitError-thread-lock.go Avoid installing script binary to user's $GOPATH/bin. 2015-04-16 18:45:53 -07:00
install-libgit2.sh Update the Travis setup for release-0.24 2020-03-08 13:26:39 -07:00
with-static.sh Revert "Make the cgo tool do more linking work" 2014-12-31 19:43:20 +00:00