criu/scripts/travis
Kir Kolyshkin 2a6b8e1743 travis-tests: install less packages
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: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-06-14 01:59:44 +03:00
..
asan.sh travis: run tests with asan 2017-04-11 09:00:49 +03:00
Makefile travis: run tests with asan 2017-04-11 09:00:49 +03:00
travis-after_success travis: fix collecting code coverage 2017-02-06 14:09:32 +03:00
travis-tests travis-tests: install less packages 2017-06-14 01:59:44 +03:00