On Fri, Aug 31, 2018 at 08:33:33AM -0700, Lucas De Marchi wrote: > Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]> > --- > .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 [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
