mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
Removed 3.0 as a test target
This commit is contained in:
parent
6f9a1bf6fb
commit
7e7777ec6a
@ -6,7 +6,6 @@ php:
|
||||
- 5.3
|
||||
|
||||
env:
|
||||
- DB=MYSQL CORE_RELEASE=3.0
|
||||
- DB=MYSQL CORE_RELEASE=3.1
|
||||
- DB=PGSQL CORE_RELEASE=master
|
||||
|
||||
@ -21,4 +20,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit subsites/tests/
|
||||
- phpunit subsites/tests/
|
||||
|
Loading…
Reference in New Issue
Block a user