commit | 097aebd8b6141f5048f81cbb527520679f4e0a21 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Mon Feb 03 09:09:23 2020 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Feb 04 17:13:29 2020 +0000 |
tree | 0a7152e68cfec15b2563a5acf06c5fa13f2bd108 | |
parent | 5311cb12e970ae6ba4395aa0c3b7674ba237451b [diff] |
.travis.yml: Add description to each job The NAME variable can be used to describe nicely a job (see [*]). As we currently have 32 jobs, use it. This helps for quickly finding a particular job. before: https://travis-ci.org/qemu/qemu/builds/639887646 after: https://travis-ci.org/philmd/qemu/builds/641795043 [*] https://docs.travis-ci.com/user/customizing-the-build/#naming-jobs-within-matrices Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200125183135.28317-1-f4bug@amsat.org> Message-Id: <20200203090932.19147-9-alex.bennee@linaro.org>