mirror of
https://github.com/SOCI/soci.git
synced 2026-01-10 15:10:45 -06:00
It doesn't make sense to call these scripts "before install" because they do actually install things themselves. In fact the whole separation into "install" and "before build" is probably not very useful, but keep it as long as we keep using Travis CI at all, as it maps better to its config file keys. No real changes.