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