[PATCH] CI: switch to python3 by default

Lucas De Marchi lucas.de.marchi at gmail.com
Fri Aug 31 19:19:51 UTC 2018


On Fri, Aug 31, 2018 at 11:34 AM Daniel Vetter <daniel at ffwll.ch> wrote:
>
> 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>

Pushed, thanks.


Lucas De Marchi

>
> > ---
> >  .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
> _______________________________________________
> dim-tools mailing list
> dim-tools at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools



-- 
Lucas De Marchi


More information about the dim-tools mailing list