Switch Selenium tests to PHP 5.6
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
7134242839
commit
129007fc91
@ -63,7 +63,7 @@ matrix:
|
||||
env: PHPUNIT_ARGS="--exclude-group selenium"
|
||||
fast_finish: true
|
||||
include:
|
||||
- php: 5.5
|
||||
- php: 5.6
|
||||
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user