summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKevin Rocard <kevin.rocard@intel.com>2015-04-12 01:21:35 +0200
committerEric Laurent <elaurent@google.com>2015-04-24 13:39:14 -0700
commit6a03dc688dc408268bd6ceeecbf8110712524ab3 (patch)
tree179d39f7a0e1ec84a1daa2401408a79b48aba674 /.travis.yml
parentc3b586e5282462ea43824841357781edcf8bdc91 (diff)
downloadexternal_parameter-framework-6a03dc688dc408268bd6ceeecbf8110712524ab3.zip
external_parameter-framework-6a03dc688dc408268bd6ceeecbf8110712524ab3.tar.gz
external_parameter-framework-6a03dc688dc408268bd6ceeecbf8110712524ab3.tar.bz2
[Travis] Use gcov long options
Long option are more readable.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3777c8f..b42a71a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,7 +49,7 @@ after_success:
--exclude "test/test-subsystem"
--exclude "bindings/c/Test.cpp"
--exclude "test/tokenizer"
- --gcov-options '\-lp'
+ --gcov-options '\--long-file-names --preserve-paths'
notifications:
email: