Lint should not fail with hhvm, only tests can
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
f9aa9e7be5
commit
306bf8669f
@ -37,6 +37,7 @@ after_script:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
env: PHPUNIT_ARGS="--exclude-group selenium"
|
||||
fast_finish: true
|
||||
include:
|
||||
- php: 5.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user