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