The only build that's left to take care of is clang5+c++14, which requires an update of CLI11 to work within the broken travis setup (which uses libstdc++4.8, and I have no idea how to fix that - it works fine in a trusty docker container).
We can allow failure for clang-format if it turns to be too cumbersome, but let's first try with a hard rule.
The only build that's left to take care of is clang5+c++14, which requires an update of CLI11 to work within the broken travis setup (which uses libstdc++4.8, and I have no idea how to fix that - it works fine in a trusty docker container). We can allow failure for clang-format if it turns to be too cumbersome, but let's first try with a hard rule.