add code coverage whitelist

This commit is contained in:
Robin Appelman 2016-12-08 16:44:15 +01:00
commit 1e7809b74e
3 changed files with 5 additions and 2 deletions

View file

@ -55,6 +55,5 @@ script:
after_script:
- cd $CURRENT_DIR
- php vendor/bin/coveralls -v
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml