summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGreg Rose <gvrose8192@gmail.com>2017-04-27 16:13:14 -0700
committerJoe Stringer <joe@ovn.org>2017-04-28 14:36:34 -0700
commit1b0237e6069bcadbe518d89dcd2828975ea1c2a4 (patch)
treedc17d052e5bd16403e064e72c61a1cb7ed21a627 /.travis.yml
parent802d12b6049b59fc69bc6f4ce4b3089b29cb7da1 (diff)
downloadopenvswitch-1b0237e6069bcadbe518d89dcd2828975ea1c2a4.tar.gz
travis: Update kernels to kernel.org latest
Signed-off-by: Greg Rose <gvrose8192@gmail.com> Signed-off-by: Joe Stringer <joe@ovn.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 6f2b0650d..3a7387373 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,13 +30,13 @@ env:
- BUILD_ENV="-m32" OPTS="--disable-ssl"
- KERNEL=3.16.39 DPDK=1
- KERNEL=3.16.39 DPDK=1 OPTS="--enable-shared"
- - KERNEL=4.9
- - KERNEL=4.8.14
- - KERNEL=4.4.38
- - KERNEL=4.1.36
- - KERNEL=3.18.45
- - KERNEL=3.12.68
- - KERNEL=3.10.104
+ - KERNEL=4.10.12
+ - KERNEL=4.9.24
+ - KERNEL=4.4.63
+ - KERNEL=4.1.39
+ - KERNEL=3.18.50
+ - KERNEL=3.12.73
+ - KERNEL=3.10.105
- TESTSUITE=1 LIBS=-ljemalloc
matrix: