Adding lacking dependency for python's port of scan-build
This commit is contained in:
@@ -13,6 +13,7 @@ addons:
|
|||||||
install:
|
install:
|
||||||
- export PYTHONUSERBASE=~/.local
|
- export PYTHONUSERBASE=~/.local
|
||||||
- easy_install --user scan-build
|
- easy_install --user scan-build
|
||||||
|
- easy_install --user typing
|
||||||
|
|
||||||
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