mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #2324 from bantu/ticket/12417
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fai... * bantu/ticket/12417: [ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
This commit is contained in:
commit
d735129d6e
1 changed files with 2 additions and 0 deletions
|
@ -33,3 +33,5 @@ matrix:
|
||||||
env: DB=mariadb
|
env: DB=mariadb
|
||||||
- php: 5.4
|
- php: 5.4
|
||||||
env: DB=postgres
|
env: DB=postgres
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm
|
||||||
|
|
Loading…
Add table
Reference in a new issue