summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@ovn.org>2016-08-22 01:15:51 -0700
committerPravin B Shelar <pshelar@ovn.org>2016-08-22 14:43:33 -0700
commitc3cbb2868fa9d90fec617858b53019bcc6cc164c (patch)
tree87328aa933024cd78e128621f236cc2773d55258 /.travis.yml
parentc132fca0813f4baded4851ef6c10474a18d242b5 (diff)
downloadopenvswitch-c3cbb2868fa9d90fec617858b53019bcc6cc164c.tar.gz
datapath: Add support for kernel 4.7
Signed-off-by: Pravin B Shelar <pshelar@ovn.org> Acked-by: Jesse Gross <jesse@kernel.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4ae6a5b02..9f967ad08 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,7 @@ env:
- BUILD_ENV="-m32" OPTS="--disable-ssl"
- KERNEL=3.17.7 DPDK=1
- KERNEL=3.17.7 DPDK=1 OPTS="--enable-shared"
+ - KERNEL=4.7.2
- KERNEL=4.4.15
- KERNEL=4.1.28
- KERNEL=3.18.37