mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-02 17:08:34 +02:00
In this commit, we modify the travis make directive to also compile all the sub-severs using build flags. We do this as otherwise, we can only detect mistakes in the build process of a sub-server via a manual process. In this commit, we adapt travis to also cover this case.