1. 13 Jun, 2017 1 commit
    • 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
  2. 22 May, 2017 2 commits
  3. 19 May, 2017 21 commits
  4. 10 May, 2017 16 commits