projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d81c6d
)
travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'
author
Tom Rini
<trini@konsulko.com>
Thu, 20 Oct 2016 15:03:19 +0000
(11:03 -0400)
committer
Tom Rini
<trini@konsulko.com>
Mon, 24 Oct 2016 12:06:26 +0000
(08:06 -0400)
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>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 18bf2ed4fcdbca85aa30226e986a3ffbc49a37ec..845f6cad9400dada7bd76c56983fbd38cd4307c3 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,7
+3,8
@@
# build U-Boot on Travis CI - https://travis-ci.org/
-sudo: true
+sudo: required
+dist: trusty
language: c