From: Ramon Fried <rfried.dev@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
Date: Mon, 15 Jul 2019 03:26:27 +0300 [thread overview]
Message-ID: <20190715002627.17448-1-rfried.dev@gmail.com> (raw)
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
next reply other threads:[~2019-07-15 0:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 0:26 Ramon Fried [this message]
2019-07-15 1:48 ` [U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190715002627.17448-1-rfried.dev@gmail.com \
--to=rfried.dev@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox