Switch Selenium tests to PHP 5.6

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-12-04 16:36:33 +01:00
parent 7134242839
commit 129007fc91

View File

@ -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: