Trying to resolve scan-build dependencies
This commit is contained in:
@@ -9,6 +9,10 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- cppcheck
|
- cppcheck
|
||||||
- clang-3.5
|
- clang-3.5
|
||||||
|
|
||||||
|
install:
|
||||||
|
- export PYTHONUSERBASE=~/.local
|
||||||
|
- easy_install --user scan-build
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c
|
- cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c
|
||||||
|
|||||||
Reference in New Issue
Block a user