1
0
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:
Joas Schilling 2014-03-29 17:49:51 +01:00
commit 1663a0a5fe

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