On 23 October 2017 at 09:39, William Tu <u9012...@gmail.com> wrote:

> Run "brew update" before any installs.
> This yields a clean build:
>         https://travis-ci.org/williamtu/ovs-travis/builds/291616874
>
> Signed-off-by: William Tu <u9012...@gmail.com>
> Cc: Yi-Hung Wei <yihung....@gmail.com>
>

Applied to master, thanks!


> ---
>  .travis/osx-prepare.sh | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.travis/osx-prepare.sh b/.travis/osx-prepare.sh
> index 25a65e26090a..1f144fb41066 100755
> --- a/.travis/osx-prepare.sh
> +++ b/.travis/osx-prepare.sh
> @@ -3,4 +3,5 @@ set -ev
>  pip install --user six
>  pip install --user --upgrade docutils
>
> +brew update || true
>  brew uninstall libtool && brew install libtool || true
> --
> 2.7.4
>
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to