mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
Add ss 3.2 and PHP 5.6 to CI
This commit is contained in:
parent
c3cc3f999b
commit
17a84cde50
@ -18,6 +18,8 @@ matrix:
|
|||||||
env: DB=MYSQL CORE_RELEASE=3.1 SUBSITES=1
|
env: DB=MYSQL CORE_RELEASE=3.1 SUBSITES=1
|
||||||
- php: 5.3
|
- php: 5.3
|
||||||
env: DB=MYSQL CORE_RELEASE=3.1 QUEUEDJOBS=1
|
env: DB=MYSQL CORE_RELEASE=3.1 QUEUEDJOBS=1
|
||||||
|
- php: 5.6
|
||||||
|
env: DB=MYSQL CORE_RELEASE=3.2
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update || true
|
- composer self-update || true
|
||||||
|
Loading…
Reference in New Issue
Block a user