update travis build file

This commit is contained in:
Timothy Warren 2015-12-08 14:58:43 -05:00
parent 70bfe2bab7
commit bfb8500386
1 changed files with 5 additions and 1 deletions

View File

@ -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