Forráskód Böngészése

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

Stasik0 10 éve
szülő
commit
b005b55768
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.*'