add cppcheck to travis
This commit is contained in:

committed by
Nicolas Stalder

parent
a72f5029dc
commit
7bd5f29a79
@@ -7,6 +7,7 @@ addons:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-7
|
||||
- cppcheck
|
||||
script:
|
||||
- export CC=gcc-7
|
||||
- make test
|
||||
|
Reference in New Issue
Block a user