Trying to make travis having the proper gcov version.

This commit is contained in:
Godzil
2020-02-17 23:06:02 +00:00
parent 77907499a4
commit a64b1288a5

View File

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