public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
@ 2019-07-15  0:26 Ramon Fried
  2019-07-15  1:48 ` Bin Meng
  2019-07-17 13:29 ` Tom Rini
  0 siblings, 2 replies; 12+ messages in thread
From: Ramon Fried @ 2019-07-15  0:26 UTC (permalink / raw)
  To: u-boot

trusty is getting old, move to xenial (16.04)
to get updated gcc and other tools.

Signed-off-by: Ramon Fried <rfried.dev@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
 
-- 
2.22.0

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-08-12 17:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15  0:26 [U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial Ramon Fried
2019-07-15  1:48 ` Bin Meng
2019-07-15  4:44   ` Ramon Fried
2019-07-15  7:05   ` Ramon Fried
2019-07-17 13:29 ` Tom Rini
2019-07-17 16:37   ` Ramon Fried
2019-07-17 16:42     ` Tom Rini
2019-07-17 17:24       ` Ramon Fried
2019-08-12 16:41         ` Tom Rini
2019-08-12 16:53           ` Ramon Fried
2019-08-12 16:55             ` Tom Rini
2019-08-12 17:44               ` Ramon Fried

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox