diff mbox series

[API-NEXT,v1,4/14] Revert "travis: temporary turn off dpdk caching"

Message ID 1513008012-9231-5-git-send-email-odpbot@yandex.ru
State New
Headers show
Series None | expand

Commit Message

Github ODP bot Dec. 11, 2017, 4 p.m. UTC
From: Maxim Uvarov <maxim.uvarov@linaro.org>


This reverts:
commit 73bc46197ec0 ("travis: temporary turn off dpdk caching")
Looks like dpdk build is stable now and we can turn on caching for dpdk.

Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>

Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org>

---
/** Email created from pull request 335 (muvarov:devel/api-next_master_merge)
 ** https://github.com/Linaro/odp/pull/335
 ** Patch: https://github.com/Linaro/odp/pull/335.patch
 ** Base sha: 630d8422564ebf4991b468cb38a29e9483fc2ec2
 ** Merge commit sha: 2de2af9eca01b713e51c66fee7a5c7e535502f85
 **/
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index 1340ef279..a30326724 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,7 +61,7 @@  cache:
         ccache: true
         pip: true
         directories:
-                #- dpdk
+                - dpdk
                 - netmap
                 - $HOME/cunit-install
                 - $HOME/doxygen-install