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
|
||||
- php: 5.6
|
||||
env: DB=MYSQL CORE_RELEASE=3.4
|
||||
- php: 5.6
|
||||
env: DB=MYSQL CORE_RELEASE=3.5
|
||||
|
||||
before_script:
|
||||
- composer self-update || true
|
||||
@ -32,4 +34,4 @@ before_script:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit dms/tests
|
||||
- vendor/bin/phpunit dms/tests
|
||||
|
Loading…
Reference in New Issue
Block a user