Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #38 from bentolor/fix/kernel-5.3
Browse files Browse the repository at this point in the history
Add KVER=5.2 and KVER=5.3 to travis configuration
  • Loading branch information
morphis authored Nov 14, 2019
2 parents 816dd4d + 6ebb94b commit e0a237e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ env:
- KVER=4.17
- KVER=5.0 && CC=gcc-8
- KVER=5.1 && CC=gcc-8
- KVER=5.2 && CC=gcc-8
- KVER=5.3 && CC=gcc-8
- KVER=master && CC=gcc-8

matrix:
Expand Down

0 comments on commit e0a237e

Please sign in to comment.