diff mbox series

[v2,1/2] travis: temporary turn off dpdk caching

Message ID 1507309206-28423-2-git-send-email-odpbot@yandex.ru
State Superseded
Headers show
Series [v2,1/2] travis: temporary turn off dpdk caching | expand

Commit Message

Github ODP bot Oct. 6, 2017, 5 p.m. UTC
From: Maxim Uvarov <maxim.uvarov@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.uvarov@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 mbox series

Patch

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