[lxc-devel] [PATCH] disable generating documentation for travis

Stéphane Graber stgraber at ubuntu.com
Mon Jan 6 20:26:36 UTC 2014


On Mon, Jan 06, 2014 at 03:05:24PM -0500, S.Çağlar Onur wrote:
> doxygen and graphviz causes travis vm to download ~400 MB from internet and causes travis builds to timeouts occasionally.
> 
> Signed-off-by: S.Çağlar Onur <caglar at 10ur.org>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  .travis.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index ee8ab52..3aba29d 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -4,7 +4,7 @@ compiler:
>   - clang
>  before_install:
>   - sudo apt-get update -qq
> - - sudo apt-get install -qq libapparmor-dev libcap-dev libseccomp-dev python3-dev docbook2x libgnutls-dev liblua5.2-dev libselinux1-dev doxygen graphviz
> + - sudo apt-get install -qq libapparmor-dev libcap-dev libseccomp-dev python3-dev docbook2x libgnutls-dev liblua5.2-dev libselinux1-dev
>  script: ./autogen.sh && ./configure --enable-tests && make -j4
>  notifications:
>    email:
> -- 
> 1.8.3.2
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140106/bb2065c9/attachment.pgp>


More information about the lxc-devel mailing list