[PATCH 4/4] travis: Disable sudo
Daniel Axtens
dja at axtens.net
Tue Nov 1 07:58:20 AEDT 2016
Oh, excellent catch.
Reviewed-by: Daniel Axtens <dja at axtens.net>
Regards,
Daniel
Stephen Finucane <stephen at that.guru> writes:
> We don't need it, and disabling it can make builds faster. Disable it.
>
> Signed-off-by: Stephen Finucane <stephen at that.guru>
> Cc: Daniel Axtens <dja at axtens.net>
> ---
> .travis.yml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.travis.yml b/.travis.yml
> index 618cbe5..25d150e 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -1,5 +1,7 @@
> language: python
>
> +sudo: false
> +
> python:
> - 2.7
> - 3.4
> --
> 2.7.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20161101/6de842b0/attachment.sig>
More information about the Patchwork
mailing list