This commit is contained in:
Hugues Peccatte 2014-11-02 14:59:32 +01:00
commit 2b6833d87e

View File

@ -79,6 +79,8 @@ matrix:
allow_failures:
- php: 5.5
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
- php: hhvm
env: PHPUNIT_ARGS="--exclude-group selenium"
fast_finish: true
include:
- php: 5.5