Skip to content
Snippets Groups Projects
Commit 37cf01c3 authored by jcarpent's avatar jcarpent
Browse files

[Travis] Make coverage and cppcheck optional

parent 4371ba77
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ env:
- DEBSIGN_KEYID=5AE5CD75
- LCOV_IGNORE_RULES="*unittest* /opt/openrobots/*"
- CC=gcc
- DO_COVERAGE_ON_BRANCH="master;release"
- DO_CPPCHECK_ON_BRANCH=""
matrix:
# - BUILDTYPE=Release
# - BUILDTYPE=Debug
......
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