Allow failures in Selenium till it is debugged
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
826482b4c6
commit
fec8d4886c
@ -63,6 +63,8 @@ matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
env: PHPUNIT_ARGS="--exclude-group selenium"
|
||||
- php: 5.5
|
||||
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
|
||||
fast_finish: true
|
||||
include:
|
||||
- php: 5.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user