travis: remove old compiler failing to build kernel module
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 7 Nov 2019 16:34:15 +0000 (08:34 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 7 Nov 2019 17:46:51 +0000 (09:46 -0800)
commit688168c63f7472580ea75845e113e8307be99a49
tree1952608c697b4936f1914bbf2a36092794204938
parent6436260f7390949d24b60c37473d9a1790edad48
travis: remove old compiler failing to build kernel module

This is when building the kernel modules for testsuite:

Makefile:718: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
gcc: error: unrecognized command line option ‘-fstack-protector-strong’

Just drop gcc 4.8 from running tests. Failure not really related to kmod.
.travis.yml