qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 17/17] .travis.yml: force a brew update for M


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v1 17/17] .travis.yml: force a brew update for MacOS builds
Date: Thu, 20 Jun 2019 12:37:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 6/19/19 9:40 PM, Alex Bennée wrote:
> It looks like the Travis image package databases are out of date
> causing the build to error with:
> 
>   Error: Your Homebrew is outdated. Please run `brew update`.
>   Error: Kernel.exit
> 

Reviewed-by: Philippe Mathieu-Daudé <address@hidden>

> Signed-off-by: Alex Bennée <address@hidden>
> ---
>  .travis.yml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.travis.yml b/.travis.yml
> index 9750dc905c..a891ce2485 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -43,6 +43,7 @@ addons:
>        - glib
>        - pixman
>        - gnu-sed
> +    update: true
>  
>  
>  # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]