update travis build file
This commit is contained in:
parent
70bfe2bab7
commit
bfb8500386
@ -16,4 +16,8 @@ script:
|
||||
|
||||
after_script:
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
- php ocular.phar code-coverage:upload --format=php-clover build/logs/coverage.clover
|
||||
- php ocular.phar code-coverage:upload --format=php-clover build/logs/coverage.clover
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: nightly
|
Loading…
Reference in New Issue
Block a user