commit | a032e0a6aed208977f48e78d2cc497b91543beaf | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Jul 30 10:19:43 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 10 13:50:30 2018 -0400 |
tree | c6b9070fa58db10a58de29179b629bd5eb9f78fc | |
parent | 2846ea81a0295b47dda75111cfef099d5eed85e2 [diff] |
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>