Skip to content

TRAVIS CI build could not complete (ccache not found on osx) #959

Description

@oxmon-2500

TRAVIS osx continuous-integration/travis-ci/pr — The Travis CI build could not complete

$ ccache --version

ccache: command not found

pull/953#partial-pull-merging

I suppose it must be done by a maintainer. I made some research and there is probably a solution:
https://www.redhat.com/archives/libvir-list/2018-May/msg02216.html
File: .travis.yml
PATH="/usr/local/opt/ccache/libexec:$PATH"
brew install ccache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions