Parcourir la source

Trying to make travis having the proper gcov version.

Godzil il y a 4 ans
Parent
commit
a64b1288a5
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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