mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
travis: Updated docker builder images to include cppcheck
It's a check dependency from PR #1262. Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
committed by
Rusty Russell
parent
f341b508e1
commit
f2e81fde44
@@ -10,6 +10,7 @@ RUN apt-get -qq update && \
|
||||
autoconf \
|
||||
automake \
|
||||
clang \
|
||||
cppcheck \
|
||||
eatmydata \
|
||||
software-properties-common \
|
||||
build-essential \
|
||||
|
||||
@@ -10,6 +10,7 @@ RUN apt-get -qq update && \
|
||||
autoconf \
|
||||
automake \
|
||||
clang \
|
||||
cppcheck \
|
||||
eatmydata \
|
||||
software-properties-common \
|
||||
build-essential \
|
||||
|
||||
Reference in New Issue
Block a user