mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
Adding 3.5 to test suite
This commit is contained in:
parent
41533deb41
commit
f7f5f115ee
@ -23,6 +23,8 @@ matrix:
|
|||||||
env: DB=MYSQL CORE_RELEASE=3.3
|
env: DB=MYSQL CORE_RELEASE=3.3
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: DB=MYSQL CORE_RELEASE=3.4
|
env: DB=MYSQL CORE_RELEASE=3.4
|
||||||
|
- php: 5.6
|
||||||
|
env: DB=MYSQL CORE_RELEASE=3.5
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update || true
|
- composer self-update || true
|
||||||
|
Loading…
Reference in New Issue
Block a user