Browse Source

5th try (I know, @jpfr is hating my for the abscence of commiting discepline ;)

Stasik0 10 years ago
parent
commit
b005b55768
1 changed files with 1 additions and 1 deletions
  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 -E --exclude-pattern '.*\.libs.*'
+   - coveralls -b src -exclude doc -exclude examples -exclude tests -exclude wrappers --exclude-pattern '.*\.libs.*'