Files
git2go/script/build-libgit2-static.sh
lhchavez 26edffd5f5 Update CI configuration
This change:

* Updates the GitHub actions so that they run different commands for the
  dynamic and static flavors of libgit2.
* Updates the .travis.yml file so that it does roughly the same as the
  GitHub actions.
* Adds the release-* branches to the CI configurations.
2020-02-22 18:21:38 -08:00

6 lines
68 B
Bash
Executable File

#!/bin/sh
set -e
exec "$(dirname "$0")/build-libgit2.sh" --static