Travis-CI: allow GCC 8.x to fail

This commit is contained in:
Alam Ed Arias 2018-11-18 21:25:33 -05:00
parent 674d31e808
commit 1ff6cb01c7

View file

@ -227,6 +227,7 @@ matrix:
- compiler: clang-3.9
- compiler: clang-4.0
- compiler: clang-5.0
- compiler: gcc-8
cache:
apt: true