Trying to make gcov/coveralls to work...

This commit is contained in:
Godzil
2020-02-17 22:32:33 +00:00
parent b4bd8bd4b7
commit b84ed7496b

View File

@@ -4,6 +4,11 @@ os:
- linux - linux
- osx - osx
addons:
apt:
packages:
- lcov
compiler: compiler:
- clang - clang
- gcc - gcc