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 <cag...@10ur.org>

Acked-by: Stéphane Graber <stgra...@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@lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to