Skip to content

Commit 98f0f3b

Browse files
authored
Merge pull request anbox#43 from pevik/kernel-v5.4
travis: Add kernel v5.4
2 parents 8f3d8b9 + b9cd224 commit 98f0f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ env:
2929
- KVER=5.1 && CC=gcc-8
3030
- KVER=5.2 && CC=gcc-8
3131
- KVER=5.3 && CC=gcc-8
32+
- KVER=5.4 && CC=gcc-8
3233
- KVER=master && CC=gcc-8
3334

3435
matrix:

0 commit comments

Comments
 (0)