From: Michael Wallner Date: Thu, 15 Sep 2016 05:59:57 +0000 (+0200) Subject: checking if we really need this X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=e6eb81c90406275f1b27df1ba9ccaa6987980bf8;hp=9cb4ac2e1003aa2aa6465854cb99382b447db2bb checking if we really need this --- diff --git a/.travis.yml b/.travis.yml index fb4ca36..cde3602 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ after_failure: - test -e tests/helper/server.log && cat tests/helper/server.log after_success: - pwd && find . -name '*.gc*' - - test -n "$CFLAGS" && cd src/.libs && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy + - test -n "$CFLAGS" && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy sudo: false notifications: