From 56bf9b87fe89537e24c6a95e3adaa2b2289caed5 Mon Sep 17 00:00:00 2001 From: Godzil Date: Fri, 21 Aug 2020 16:16:09 +0200 Subject: [PATCH] 5.8 break the driver (yeah again) allow to fail for now. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index ecdb2aa..d741c46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -115,6 +115,9 @@ matrix: - gcc-8 sources: - ubuntu-toolchain-r-test + allow_failures: + - name: "Kernel 5.8.y STABLE" + # Here checkout kernels before_script: