Просмотр исходного кода

4th rty of coveralls integration

Stasik0 лет назад: 10
Родитель
Сommit
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.*'