Skip to content

Add a separate build job using Ubuntu 14.04 and GCC 4.9 to compatibility with older systems.

Adam Reichold requested to merge (removed):old-gcc-in-ci into master

Defines a sort of baseline for toolchain compatibility (even though Ubuntu 14.04 itself is not realistic so we need a few extra repositories). This closely mirrors what is used for Travis CI and should give us some early visibility into issues there.

Merge request reports