Re: [U-Boot] [PATCH 2/8] travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'

2016-10-24 Thread Tom Rini
On Thu, Oct 20, 2016 at 03:26:00PM -0400, Tom Rini wrote: > In order to make other various improvements, update to the latest > environment travis-ci supports. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature _

Re: [U-Boot] [PATCH 2/8] travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'

2016-10-21 Thread Heiko Schocher
Hello Tom, Am 20.10.2016 um 21:26 schrieb Tom Rini: In order to make other various improvements, update to the latest environment travis-ci supports. Signed-off-by: Tom Rini --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Heiko Schocher bye, Heiko

[U-Boot] [PATCH 2/8] travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'

2016-10-20 Thread Tom Rini
In order to make other various improvements, update to the latest environment travis-ci supports. Signed-off-by: Tom Rini --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 18bf2ed4fcdb..845f6cad9400 100644 --- a/.travis.yml +++