Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: bb0ca193f8c28036fdf8b3d6c8aa5d4f11980e6c
      
https://github.com/Linaro/odp/commit/bb0ca193f8c28036fdf8b3d6c8aa5d4f11980e6c
  Author: Dmitry Eremin-Solenikov <[email protected]>
  Date:   2017-08-01 (Tue, 01 Aug 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: fix DPDK cache

Unfortunately, keys in .travis.yml override each other rather than just
combining. Thus second cache instance (ccache) disabled first one
(DPDK). Fix that by merging both cache instance into single key in
.travis.yml.

Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>


Reply via email to