mirror of
https://github.com/silverstripe/silverstripe-multiform
synced 2024-10-22 09:05:49 +00:00
Test 3.0 only
This commit is contained in:
parent
7bb100eace
commit
be7ff921f6
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user