From 2a2079ef318b4024e7dd42355b178e5490a924fb Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 15 Sep 2017 15:41:38 +0100 Subject: [PATCH] Problem: doc build not tested in travis Solution: install asciidoc and xmlto to run it --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b3de5797..41d78dc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,8 @@ addons: key_url: 'http://download.opensuse.org/repositories/network:/messaging:/zeromq:/git-stable/xUbuntu_14.04/Release.key' packages: - libsodium-dev + - asciidoc + - xmlto env: global: