diff options
Diffstat (limited to 'tests/travis/build-and-test')
| -rwxr-xr-x | tests/travis/build-and-test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/travis/build-and-test b/tests/travis/build-and-test index f07ea2ba..b1efbd9a 100755 --- a/tests/travis/build-and-test +++ b/tests/travis/build-and-test @@ -26,8 +26,3 @@ make # run tests make test - -# upload coverage report -if [ "$CONFIG" = "full-debug" ]; then - coveralls --exclude-pattern '.*autogen.*' --include src -fi |
