diff mbox series

[v1,3/3] Revert "travis: temporary turn off dpdk caching"

Message ID 1512579607-12799-4-git-send-email-odpbot@yandex.ru
State Superseded
Headers show
Series [v1,1/3] travis: disable ccache for codecov | expand

Commit Message

Github ODP bot Dec. 6, 2017, 5 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>

---
/** Email created from pull request 324 (muvarov:devel/master_codecov_fix)
 ** https://github.com/Linaro/odp/pull/324
 ** Patch: https://github.com/Linaro/odp/pull/324.patch
 ** Base sha: 811281a22b6274b7f41b926a9cfbe09e48a366bd
 ** Merge commit sha: 7c46cee766799b8b86fdfc209b527ec64c3d9b61
 **/
 .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