yuzu/.travis
lat9nq 3802474483 travis/linux: Use correct ccache directory
Changes the bound ccache directory to `/home/yuzu/.ccache` instead of
`/root/.ccache`, since the `/root` directory is not accessible by the
`yuzu` user in the guest container.
..
clang-format ci: Make use of clang-format 10.0
common Add missing environment variables to travis-ci.env
linux travis/linux: Use correct ccache directory
linux-mingw core: Remove usage of unicorn
macos core: Remove usage of unicorn