Switched gcov to gcov 4.9 in travis config
This commit is contained in:
parent
1658c4ed72
commit
3028af859d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ addons:
|
|||
- g++-4.9
|
||||
|
||||
before_install:
|
||||
- export GCOV="gcov-4.9"
|
||||
- export LOCAL_INSTALL="$HOME"
|
||||
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/lib
|
||||
- export CFLAGS="-g -O0"
|
||||
|
|
Loading…
Add table
Reference in a new issue