Browse Source

Trying to make travis having the proper gcov version.

Godzil 4 years ago
parent
commit
a64b1288a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -8,6 +8,7 @@ addons:
   apt:
     packages:
       - lcov
+      - gcov-7.4
 
 compiler:
    - clang