Skip to content
Snippets Groups Projects
Commit 1838f456 authored by Ludwig Knüpfer's avatar Ludwig Knüpfer
Browse files

Travis: add externc check

parent 302b9b77
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,10 @@ script:
# Remove the --error-exitcode=0` when all warnings of cppcheck have been
# taken care of in master.
- ./dist/tools/cppcheck/check.sh master --error-exitcode=0
# TODO:
# Remove the `AC` argument when all headers have been
# taken care of in master.
- ./dist/tools/externc/check.sh master AC
notifications:
email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment