[PATCH] CI: switch to python3 by default

Daniel Vetter daniel at ffwll.ch
Fri Aug 31 18:34:04 UTC 2018


On Fri, Aug 31, 2018 at 08:33:33AM -0700, Lucas De Marchi wrote:
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>

> ---
>  .gitlab-ci.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index a23c324..91cb6a2 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -1,7 +1,7 @@
>  image: fedora:latest
>  
>  before_script:
> -  - dnf install -y ShellCheck python2-docutils python2-sphinx make
> +  - dnf install -y ShellCheck python3-docutils python3-sphinx make
>  
>  check:
>      stage: build
> -- 
> 2.17.1
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dim-tools mailing list