X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=gen_travis_yml.php;h=dd0d914c3212bd8066fa23febce6e2ef0e4adaf8;hb=29da4f48de38eecdfd96f5523d0af424344898cd;hp=f196b48a22d683294a5ac56d5ff09b614caa08e3;hpb=99d99e729d27f836c3e983a0fea9071bb69fdf4b;p=m6w6%2Fext-json_post diff --git a/gen_travis_yml.php b/gen_travis_yml.php index f196b48..dd0d914 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -60,4 +60,4 @@ script: - make -f travis/pecl/Makefile test after_success: - - test -n "$CFLAGS" && cd src/.libs && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy + - test -n "$CFLAGS" && cd .libs && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy