X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=ae09310383374eb7c969e574b967850543ef1444;hp=12b7c7c7d0363c64c3577f0f8a87fa7b32f46f6c;hb=657edc55178fa8da1d4fdf8e27801dc74d3208fa;hpb=a57e97e2697b2e47702657356f211e2876c767ef diff --git a/.travis.yml b/.travis.yml index 12b7c7c..ae09310 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,3 +30,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