From: Maxim Uvarov <maxim.uva...@linaro.org>

some issues happened with dpdk, needed to be more
clear what we build. Turn off dpdk cache for now.

Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>
---
/** Email created from pull request 225 (muvarov:master_dpdkgeneric)
 ** https://github.com/Linaro/odp/pull/225
 ** Patch: https://github.com/Linaro/odp/pull/225.patch
 ** Base sha: a63f25ff2994b2df78c24f1f8b63d0e06628eb68
 ** Merge commit sha: 797e6fc884121eb81a98c494145466706013b66f
 **/
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 88cc3f4eb..7aff2e623 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,7 +57,7 @@ cache:
         ccache: true
         pip: true
         directories:
-                - dpdk
+                #- dpdk
                 - netmap
                 - $HOME/cunit-install
                 - $HOME/doxygen-install

Reply via email to