We stopped building OVS kernel module in the CI but forgot to update the
(unused?) Travis configuration.

Fixes: b6941ca7b8c9 ("ci: Stop building OVS kernel module.")
Signed-off-by: David Marchand <[email protected]>
---
 .travis.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c7aeede06e..1fae2ea7ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,12 +36,6 @@ matrix:
     - arch: arm64
       compiler: gcc
       env: TESTSUITE=1 DPDK=1
-    - arch: arm64
-      compiler: gcc
-      env: KERNEL_LIST="5.5 4.19"
-    - arch: arm64
-      compiler: gcc
-      env: KERNEL_LIST="4.9 3.16"
     - arch: arm64
       compiler: gcc
       env: DPDK_SHARED=1
-- 
2.38.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to