Message ID | 1518454810-7773-2-git-send-email-odpbot@yandex.ru |
---|---|
State | New |
Headers | show |
Series | [v1,1/1] travis: add two tests using DPDK version 17.11 | expand |
diff --git a/.travis.yml b/.travis.yml index e36c7bcb2..5fbb42c4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,6 +59,8 @@ env: - CONF="--enable-dpdk-zero-copy" - CONF="--disable-static-applications" - DPDK_SHARED="y" CONF="--disable-static-applications" + - DPDK_VERS="17.11" CONF="" + - DPDK_VERS="17.11" DPDK_SHARED="y" CONF="--disable-static-applications" compiler: - gcc