Przeglądaj źródła

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

Godzil 4 lat temu
rodzic
commit
ddaefafa1a
1 zmienionych plików z 1 dodań i 1 usunięć
  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