X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.travis.yml;h=e02c3158045aef149413460e5cf7e79b8da1aad6;hp=cfc947a01422d078e7907192da9f9ebd9486dba2;hb=ec71e1dbf561a6ce1b6b46b027f0e013a8dc2209;hpb=4889271cdaeaf8dc4445523d04b8d95779b13af9 diff --git a/.travis.yml b/.travis.yml index cfc947a..e02c315 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ script: after_script: - test -e tests/helper/server.log && cat tests/helper/server.log after_success: + - find . $HOME -name '*.gc*' - test -n "$CFLAGS" && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy sudo: false