mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-19 15:51:24 +02:00
Allow HHVM failures
This commit is contained in:
@@ -13,3 +13,8 @@ before_script:
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit --verbose
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
Reference in New Issue
Block a user