Only test 5.4 on 3.0

This commit is contained in:
Ingo Schommer 2014-02-07 13:28:04 +13:00
parent 88896712ff
commit e862e02cf1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ env:
matrix:
include:
- php: 5.4
env: DB=MYSQL CORE_RELEASE=master
env: DB=MYSQL CORE_RELEASE=3.0
before_script:
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support