Skip to content

Commit

Permalink
travis: Update kernel list as of 5.8
Browse files Browse the repository at this point in the history
Update the list to more closely track the LTS releases on kernel.org.

Acked-by: Yi-Hung Wei <[email protected]>
Signed-off-by: Greg Rose <[email protected]>
Signed-off-by: Ilya Maximets <[email protected]>
  • Loading branch information
gvrose8192 authored and igsilya committed Oct 17, 2020
1 parent 44722d5 commit dbb0b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ env:
- TESTSUITE=1 OPTS="--enable-shared"
- TESTSUITE=1 DPDK=1
- TESTSUITE=1 LIBS=-ljemalloc
- KERNEL_LIST="5.5 4.20 4.19 4.18 4.17 4.16"
- KERNEL_LIST="4.15 4.14 4.9 4.4 3.19 3.16"
- KERNEL_LIST="5.8 5.5 5.4 4.19"
- KERNEL_LIST="4.14 4.9 4.4 3.16"
- AFXDP=1 KERNEL=5.3
- M32=1 OPTS="--disable-ssl"
- DPDK=1 OPTS="--enable-shared"
Expand Down

0 comments on commit dbb0b86

Please sign in to comment.