Parcourir la source

force same gcov version as gcc

Julius Pfrommer il y a 10 ans
Parent
commit
f03d5c0e65
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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