mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 12:05:56 +00:00
Only test against supported core releases
This commit is contained in:
parent
57885d97bf
commit
88896712ff
@ -6,8 +6,6 @@ php:
|
||||
|
||||
env:
|
||||
- DB=MYSQL CORE_RELEASE=3.0
|
||||
- DB=MYSQL CORE_RELEASE=3.1
|
||||
- DB=PGSQL CORE_RELEASE=master
|
||||
|
||||
matrix:
|
||||
include:
|
||||
@ -20,4 +18,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit dms/tests/
|
||||
- phpunit dms/tests/
|
||||
|
Loading…
x
Reference in New Issue
Block a user