mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
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:
parent
822def9b2b
commit
b1137b7672
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user