mirror of
https://github.com/SOCI/soci.git
synced 2026-05-05 02:39:13 -05:00
48c0cd4e9c
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.