mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-22 08:34:26 +01: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.