Add tests for php 5.6 and framework 3.2

This commit is contained in:
Damian Mooyman 2015-10-30 17:34:50 +13:00
parent 09ec50bf2d
commit 961aa1832e
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ matrix:
include:
- php: 5.4
env: DB=MYSQL CORE_RELEASE=3
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.2
before_script:
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support