[PATCH] ci: Update cppcheck to latest release

2 views
Skip to first unread message

Jan Kiszka

unread,
Dec 10, 2020, 3:38:33 AM12/10/20
to efibootguard-dev
From: Jan Kiszka <jan.k...@siemens.com>

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
.travis-build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis-build.sh b/.travis-build.sh
index 197cc52..cce8adf 100755
--- a/.travis-build.sh
+++ b/.travis-build.sh
@@ -63,7 +63,7 @@ enter_build()
install_cppcheck()
{
git clone https://github.com/danmar/cppcheck.git
- git -C cppcheck checkout 1.80
+ git -C cppcheck checkout 2.3
make -C cppcheck SRCDIR=build \
CFGDIR=/opt/cppcheck/cfg \
PREFIX=/opt/cppcheck \
--
2.26.2
Reply all
Reply to author
Forward
0 new messages