From ec5b60a231a9ff8570452fa0b64a555587a4c294 Mon Sep 17 00:00:00 2001 From: Anonymous <> Date: Tue, 4 Jun 2019 15:43:43 +0900 Subject: [PATCH] Add KVER=5.0 and KVER=5.1 to travis configuration --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 54d9974..5843f2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,8 @@ env: - KVER=4.15 - KVER=4.16 - KVER=4.17 + - KVER=5.0 + - KVER=5.1 - KVER=master matrix: