[U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial

Ramon Fried rfried.dev at gmail.com
Mon Jul 15 04:44:46 UTC 2019



On July 15, 2019 4:48:43 AM GMT+03:00, Bin Meng <bmeng.cn at gmail.com> wrote:
>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?
this is the latest available by Travis. 
Thanks, Ramon 
>
>Regards,
>Bin

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


More information about the U-Boot mailing list