Skip to content

Commit

Permalink
travis: Update target kernel list.
Browse files Browse the repository at this point in the history
Update the kernel list to sync with stable kernels from kernel.org

Signed-off-by: Pravin B Shelar <[email protected]>
Acked-by: Joe Stringer <[email protected]>
  • Loading branch information
Pravin B Shelar committed Nov 2, 2015
1 parent e2167cb commit 2f83a90
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ env:
- TESTSUITE=1 KERNEL=3.18.1
- TESTSUITE=1 OPTS="--enable-shared"
- BUILD_ENV="-m32" OPTS="--disable-ssl"
- KERNEL=4.2
- KERNEL=4.1.6
- KERNEL=3.17.7 DPDK=1
- KERNEL=3.17.7 DPDK=1 OPTS="--enable-shared"
- KERNEL=3.18.21
- KERNEL=3.16.7
- KERNEL=3.14.27
- KERNEL=3.12.35
- KERNEL=3.10.63
- KERNEL=3.4.105
- KERNEL=2.6.32.65
- KERNEL=4.2.5
- KERNEL=4.1.12
- KERNEL=3.18.23
- KERNEL=3.14.56
- KERNEL=3.12.49
- KERNEL=3.10.92
- KERNEL=3.4.110
- KERNEL=3.2.72
- KERNEL=2.6.32.68

script: ./.travis/build.sh $OPTS

Expand Down

0 comments on commit 2f83a90

Please sign in to comment.