[U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
Tom Rini
trini at konsulko.com
Wed Jul 17 13:29:04 UTC 2019
On Mon, Jul 15, 2019 at 03:26:27AM +0300, Ramon Fried 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
>
> language: c
>
Oh good, they're finally not stuck on "Trusty". But I still think we
need to move to GitLab CI runners instead, so we can have better control
over (and provide resources for) running the builds instead.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190717/d7654cfc/attachment.sig>
More information about the U-Boot
mailing list