浏览代码

force same gcov version as gcc

Julius Pfrommer 10 年之前
父节点
当前提交
f03d5c0e65
共有 1 个文件被更改,包括 1 次插入1 次删除
  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