Merge pull request #1932 from ptarjan/patch-1

Try running unit tests on HHVM
This commit is contained in:
Nils Adermann 2013-12-20 07:15:32 -08:00
commit 9f7985d725

View file

@ -4,6 +4,7 @@ php:
- 5.3
- 5.4
- 5.5
- hhvm
env:
- DB=mariadb
@ -38,3 +39,7 @@ notifications:
- dev-team@phpbb.com
on_success: change
on_failure: change
matrix:
allow_failures:
- php: hhvm