Run Selenium tests on PHP 5.5 only
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
55b08b0f55
commit
61f2b32671
@ -26,3 +26,6 @@ matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
include:
|
||||
- php: 5.5
|
||||
env: PHPUNIT_ARGS="--group selenium"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user