X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;fp=scripts%2Fgen_travis_yml.php;h=c65f24fc8e45f5a2a1ff078c47bacec5857fb5e0;hp=a79f671482d23dbec726c3b79e6089e4c6233e23;hb=657edc55178fa8da1d4fdf8e27801dc74d3208fa;hpb=a57e97e2697b2e47702657356f211e2876c767ef diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index a79f671..c65f24f 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -55,3 +55,6 @@ before_script: 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