.travis.yml
7.05 KB
-
travis-ci: Remove clang 4/c++17 from allow_failures · 2761f78f
The job is using the released clang and stable-branch libc++, which wasn't the case when it was added. Leave the g++7/c++17 in allow_failures for now as it's still a pre-release compiler (and pulled from debian experimental).
Jason Rhinelander committed