summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@samsung.com>2019-02-08 19:49:00 +0300
committerBen Pfaff <blp@ovn.org>2019-02-11 08:44:04 -0800
commita8b12ea59c7e7c32bb041480776c032fe341a0ef (patch)
tree0f8502bf4ceaa17ca1eec1d80445cdf889ec8983 /.travis.yml
parent0fdc054fd1cefba550a838e6e1e8118a19e5a384 (diff)
downloadopenvswitch-a8b12ea59c7e7c32bb041480776c032fe341a0ef.tar.gz
travis: Drop redundant DPDK build check.
This check covered by 'TESTSUITE=1 DPDK=1'. No need to run it separately. Signed-off-by: Ilya Maximets <i.maximets@samsung.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 465876a67..fd0ad4ee6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,6 @@ env:
- TESTSUITE=1 KERNEL=3.16.54
- TESTSUITE=1 OPTS="--enable-shared"
- BUILD_ENV="-m32" OPTS="--disable-ssl"
- - KERNEL=3.16.54 DPDK=1
- KERNEL=3.16.54 DPDK=1 OPTS="--enable-shared"
- KERNEL=3.16.54 TESTSUITE=1 DPDK=1
- KERNEL=3.16.54 DPDK_SHARED=1