소스 검색

4th rty of coveralls integration

Stasik0 10 년 전
부모
커밋
c3eab0a024
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -45,4 +45,4 @@ after_success:
    - cd ..
    - rm -rf open62541
    - ./tools/.coverity.sh
-   - coveralls -b src -e doc -e examples -e tests -e wrappers
+   - coveralls -b src -e doc -e examples -e tests -e wrappers -E --exclude-pattern '.*\.libs.*'