[PATCH 1/2] doc: Drop a reference to travis

Heinrich Schuchardt xypron.glpk at gmx.de
Mon Aug 8 21:41:26 CEST 2022


On 8/7/22 15:24, Simon Glass wrote:
> This was widely used by U-Boot for a long time, but is not used anymore,
> with Gitlab and Azure taking over.
>
> Drop the text.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>   doc/develop/codingstyle.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/develop/codingstyle.rst b/doc/develop/codingstyle.rst
> index a6bc37bbb44..3aa10dd99f0 100644
> --- a/doc/develop/codingstyle.rst
> +++ b/doc/develop/codingstyle.rst
> @@ -248,5 +248,5 @@ will be much faster (10-100x or more) if they can directly call run_command()
>   and ut_check_console_line() instead of using Python to send commands over a
>   pipe to U-Boot.
>
> -Tests run all supported CI systems (gitlab, travis, azure) using scripts in the
> -root of the U-Boot tree.
> +Tests run all supported CI systems (gitlab, azure) using scripts in the root of

%s/gitlab/GitLab/
%s/azure/Azure/

Proper names should be capitalized. I will adjust this when merging.

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

> +the U-Boot tree.



More information about the U-Boot mailing list