checking if we really need this
[m6w6/ext-http] / .travis.yml
index fb4ca368c4b117e61049f170cd509b28c2a764ed..cde3602f4923b40999094190f5e2cc807384c9cb 100644 (file)
@@ -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: