mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 05:18:32 +01:00
Allow HHVM failures
This commit is contained in:
parent
2dc1c9991c
commit
78089f2056
@ -13,3 +13,8 @@ before_script:
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit --verbose
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user