travis: codecov
[m6w6/ext-propro] / scripts / gen_travis_yml.php
index a79f671482d23dbec726c3b79e6089e4c6233e23..c65f24fc8e45f5a2a1ff078c47bacec5857fb5e0 100755 (executable)
@@ -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