Explorar o código

force same gcov version as gcc

Julius Pfrommer %!s(int64=10) %!d(string=hai) anos
pai
achega
f03d5c0e65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -50,6 +50,6 @@ after_success:
    - git push https://$GITAUTH@github.com/acplt/open62541
    - cd .. && cd ..
    - rm -rf open62541
-   - coveralls -r ./CMakeFiles/open62541.dir 
+   - coveralls --gcov /usr/bin/gcov-4.8 -r ./CMakeFiles/open62541.dir 
    - cd ..
    - ./tools/.coverity.sh