Closed offa closed 7 years ago
As noted in #83, Clang fails on Travis CI due outdated libc++. This is a fundamental problem of Travis and the only workaround (without dramatically increasing the build time) is to remove clang builds until a better solution is found.
Clang builds should get re-enabled as fast as possible as GCC7 is now the only compiler left.
See #90.
As noted in #83, Clang fails on Travis CI due outdated libc++. This is a fundamental problem of Travis and the only workaround (without dramatically increasing the build time) is to remove clang builds until a better solution is found.