瀏覽代碼

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

Godzil 4 年之前
父節點
當前提交
ddaefafa1a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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