travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'

In order to make other various improvements, update to the latest
environment travis-ci supports.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Tom Rini 2016-10-20 11:03:19 -04:00
parent 5d81c6df32
commit 2bb76f33e9
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
# build U-Boot on Travis CI - https://travis-ci.org/
sudo: true
sudo: required
dist: trusty
language: c