Explorar o código

2nd try of coveralls integration

Stasik0 %!s(int64=10) %!d(string=hai) anos
pai
achega
24f1c84eaf
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -45,4 +45,6 @@ after_success:
    - cd ..
    - rm -rf open62541
    - ./tools/.coverity.sh
-   - coveralls --exclude examples --exclude tests --exclude wrappers
+   - cd src
+   - coveralls
+   - cd ..