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 a290c4727b
commit f34e1edb4d
1 changed files with 1 additions and 0 deletions

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