Prepare for testing of PHP 5.6

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-04-28 15:20:04 +02:00
parent 03e380d4e8
commit 1c8d05cfe7

View File

@ -5,6 +5,7 @@
language: php
php:
- "5.6"
- "5.5"
- "5.4"
- "5.3"
@ -77,6 +78,7 @@ matrix:
env: PHPUNIT_ARGS="--exclude-group selenium"
- php: 5.5
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
- php: 5.6
fast_finish: true
include:
- php: 5.5