mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 23:24:21 +01:00
travis: Add asciidoc, excluding latex, to the builder images
Fixes #1641
This commit is contained in:
committed by
Rusty Russell
parent
2eab1b66ff
commit
e35da01d11
@@ -8,6 +8,7 @@ WORKDIR /build
|
||||
|
||||
RUN apt-get -qq update && \
|
||||
apt-get -qq install --no-install-recommends --allow-unauthenticated -yy \
|
||||
asciidoc \
|
||||
autoconf \
|
||||
automake \
|
||||
clang \
|
||||
|
||||
@@ -8,6 +8,7 @@ WORKDIR /build
|
||||
|
||||
RUN apt-get -qq update && \
|
||||
apt-get -qq install --no-install-recommends --allow-unauthenticated -yy \
|
||||
asciidoc \
|
||||
autoconf \
|
||||
automake \
|
||||
clang \
|
||||
|
||||
Reference in New Issue
Block a user