Adding lacking dependency for python's port of scan-build
This commit is contained in:
@@ -13,6 +13,7 @@ addons:
|
||||
install:
|
||||
- export PYTHONUSERBASE=~/.local
|
||||
- easy_install --user scan-build
|
||||
- easy_install --user typing
|
||||
|
||||
script:
|
||||
- cppcheck --enable=all --error-exitcode=1 --inconclusive main.c fiche.c
|
||||
|
||||
Reference in New Issue
Block a user