Don't fully understand coveralls behaviour. Let's try building with gcc to see it is works better.

This commit is contained in:
Godzil
2020-02-18 12:24:05 +00:00
parent 9f764018d3
commit ddaefafa1a

View File

@@ -24,7 +24,7 @@ jobs:
include:
- stage: "Coverage"
os: linux
compiler: clang
compiler: gcc
script:
- mkdir coverage
- cd coverage