Experimental support for CodeCov.

This commit is contained in:
James Cole
2018-01-09 17:52:18 +01:00
parent 2edd49a8b4
commit 2cb9aa537f

View File

@@ -24,6 +24,7 @@ script:
after_success:
- travis_retry php vendor/bin/php-coveralls -x storage/build/clover-all.xml
- bash <(curl -s https://codecov.io/bash) -f storage/build/clover-all.xml
# safelist
branches: