-Wno-error=cast-function-type is only available for gcc 8+, change travis dist to bionic

This commit is contained in:
hathach
2019-10-01 15:43:28 +07:00
parent 12609f818b
commit 6479ee53d5
5 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
language: c
dist: xenial
dist: bionic
compiler:
- gcc