]> git.ipfire.org Git - thirdparty/u-boot.git/commit
travis: give every job a name
authorStephen Warren <swarren@nvidia.com>
Mon, 30 Jul 2018 16:19:43 +0000 (10:19 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 10 Aug 2018 17:50:30 +0000 (13:50 -0400)
commita032e0a6aed208977f48e78d2cc497b91543beaf
treec6b9070fa58db10a58de29179b629bd5eb9f78fc
parent2846ea81a0295b47dda75111cfef099d5eed85e2
travis: give every job a name

Travis CI now supports giving jobs an explicit name. Do this for all jobs.
This allows more direct control over jobs names than the previous
automatic or implicit naming based on the environment variables or script
text.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
[trini: Update names for jobs added/changed since posting]
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml