summaryrefslogtreecommitdiff
path: root/script/build-libgit2-dynamic.sh
AgeCommit message (Collapse)Author
2020-02-22Update CI configurationlhchavez
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.