1
0
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:
Andreas Fischer 2014-03-29 12:08:52 +01:00
parent 4e8aef7cd6
commit f7f18a3c66

View File

@ -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