mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-13 04:13:29 +02:00
[ticket/12319] Backport Travis CI HHVM environment to develop-olympus.
PHPBB3-12319
This commit is contained in:
parent
4e8aef7cd6
commit
f7f18a3c66
@ -6,6 +6,7 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
env:
|
||||
- DB=mysql
|
||||
@ -32,3 +33,5 @@ matrix:
|
||||
env: DB=mariadb
|
||||
- php: 5.4
|
||||
env: DB=postgres
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user