Test 3.0 only

This commit is contained in:
Will Rossiter 2013-05-25 19:32:57 +12:00
parent 7bb100eace
commit be7ff921f6

View File

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