Allow failure for Selenium tests
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
0fa659e3ad
commit
a7eb3ea927
@ -57,7 +57,7 @@ after_script:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.5
|
||||
- php: 5.6
|
||||
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
|
||||
- php: hhvm
|
||||
env: PHPUNIT_ARGS="--exclude-group selenium"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user