mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
hhvm-nightly 2014.04.16~precise introduced "Attempted to serialize
unserializable builtin class DOMElement" errors when running functional tests.
This reverts commit ff7cc77f9d
.
PHPBB3-12417
This commit is contained in:
parent
e9807e1741
commit
04893e3f98
1 changed files with 2 additions and 0 deletions
|
@ -33,3 +33,5 @@ matrix:
|
|||
env: DB=mariadb
|
||||
- php: 5.4
|
||||
env: DB=postgres
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
|
Loading…
Add table
Reference in a new issue