-Wno-error=cast-function-type is only available for gcc 8+, change travis dist to bionic
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
language: c
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user