add cppcheck to travis

This commit is contained in:
Paul Jimenez
2019-01-16 19:50:52 -05:00
committed by Nicolas Stalder
parent a72f5029dc
commit 7bd5f29a79
2 changed files with 11 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ addons:
- ubuntu-toolchain-r-test
packages:
- gcc-7
- cppcheck
script:
- export CC=gcc-7
- make test