Skip to content
Snippets Groups Projects
Commit 59fc1d3c authored by jcarpent's avatar jcarpent
Browse files

[Travis] Set CC to gcc value - Useful for coverage

parent 9b06582f
No related merge requests found
......@@ -12,6 +12,7 @@ env:
- APT_DEPENDENCIES="doxygen libeigen3-dev "
- DEBSIGN_KEYID=5AE5CD75
- LCOV_IGNORE_RULES="*unittest* /opt/openrobots/*"
- CC=gcc
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