mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
HHVM is failing for now
Lets at least keep running it so we remember to fix it
This commit is contained in:
parent
66c9ca4400
commit
f495f937e9
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ notifications:
|
||||||
- dev-team@phpbb.com
|
- dev-team@phpbb.com
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm
|
||||||
|
|
Loading…
Add table
Reference in a new issue