Problem: documentation build not tested on Travis

Solution: install asciidoc and xmlto in the libsodium build run, since
it already refreshes APT to download other packages, so the delay is
smaller
This commit is contained in:
Luca Boccassi 2016-12-27 12:00:10 +01:00
parent 822def9b2b
commit b1137b7672

View File

@ -41,6 +41,8 @@ matrix:
key_url: 'http://download.opensuse.org/repositories/home:/zeromq:/git-stable/xUbuntu_14.04/Release.key'
packages:
- libsodium-dev
- asciidoc
- xmlto
- env: BUILD_TYPE=default CURVE=libsodium
os: osx