]> git.ipfire.org Git - thirdparty/qemu.git/commit - .travis.yml
.travis.yml: Enable ccache on OSX
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 3 Sep 2019 13:26:45 +0000 (15:26 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:32 +0000 (14:14 +0100)
commit0d8773c2880bb068e58b2551d6d031938068580a
treecfe4f9dfa9a8c62db131bcaa75fe50f17a3fbb6a
parentbcfbf0d56e9fc9c716a88bc8862004b1b90d7a6e
.travis.yml: Enable ccache on OSX

By default, ccache is not installed on macOS environments.

See https://docs.travis-ci.com/user/caching/#ccache-on-macos

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml