• Kir Kolyshkin's avatar
    travis-tests: install less packages · 2a6b8e17
    Kir Kolyshkin authored
    asciidoc pulls in a lot of dependencies, most of those are not
    needed as we just use it to convert txt to a man page. Adding
    --no-install-recommended option to apt-get makes it skip those
    additional dependencies. The only needed package is xmlto, so
    let's add it explicitly.
    
    This results is some 50 packages being skipped (mostly TeX/LaTeX and
    some extra SGML tools), wow!
    Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    2a6b8e17
Name
Last commit
Last update
..
Makefile Loading commit data...
asan.sh Loading commit data...
travis-after_success Loading commit data...
travis-tests Loading commit data...