Lint should not fail with hhvm, only tests can

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-03-26 14:14:05 +01:00
parent f9aa9e7be5
commit 306bf8669f

View File

@ -37,6 +37,7 @@ after_script:
matrix:
allow_failures:
- php: hhvm
env: PHPUNIT_ARGS="--exclude-group selenium"
fast_finish: true
include:
- php: 5.5