Don't fully understand coveralls behaviour. Let's try building with gcc to see it is works better.
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
include:
|
||||
- stage: "Coverage"
|
||||
os: linux
|
||||
compiler: clang
|
||||
compiler: gcc
|
||||
script:
|
||||
- mkdir coverage
|
||||
- cd coverage
|
||||
|
||||
Reference in New Issue
Block a user