mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-05 14:04:57 +02:00
Merge remote-tracking branch 'bantu/ticket/12319' into develop-olympus
* bantu/ticket/12319: [ticket/12319] Backport Travis CI HHVM environment to develop-olympus.
This commit is contained in:
commit
1663a0a5fe
@ -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