[U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
Bin Meng
bmeng.cn at gmail.com
Mon Jul 15 01:48:43 UTC 2019
On Mon, Jul 15, 2019 at 8:26 AM Ramon Fried <rfried.dev at gmail.com> wrote:
>
> trusty is getting old, move to xenial (16.04)
> to get updated gcc and other tools.
>
> Signed-off-by: Ramon Fried <rfried.dev at gmail.com>
> ---
> .travis.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index c21bbbbca4..1640fbb6dd 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -4,7 +4,7 @@
> # build U-Boot on Travis CI - https://travis-ci.org/
>
> sudo: required
> -dist: trusty
> +dist: xenial
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
But should we move to 18.04 LTS directly?
Regards,
Bin
More information about the U-Boot
mailing list