Add PHP 5.6 to the test matrix

This commit is contained in:
Simon Welsh 2014-03-13 21:00:10 +13:00
parent dee64bbb2d
commit 79da34ff6e

View File

@ -22,6 +22,8 @@ matrix:
env: DB=MYSQL CORE_RELEASE=3.1 env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.5 - php: 5.5
env: DB=MYSQL CORE_RELEASE=3.1 env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.4 - php: 5.4
env: DB=MYSQL CORE_RELEASE=3.1 BEHAT_TEST=1 env: DB=MYSQL CORE_RELEASE=3.1 BEHAT_TEST=1
@ -52,4 +54,4 @@ branches:
notifications: notifications:
irc: irc:
channels: channels:
- "irc.freenode.org#silverstripe" - "irc.freenode.org#silverstripe"