mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 09:06:00 +00:00
Don't test against master, not supported
Add tests against 3.2 instead, and remove 3.0 since it's no longer supported.
This commit is contained in:
parent
526de4586c
commit
2214d947f6
@ -5,9 +5,8 @@ php:
|
|||||||
- 5.3
|
- 5.3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=MYSQL CORE_RELEASE=3.0
|
|
||||||
- DB=MYSQL CORE_RELEASE=3.1
|
- DB=MYSQL CORE_RELEASE=3.1
|
||||||
- DB=PGSQL CORE_RELEASE=master
|
- DB=MYSQL CORE_RELEASE=3.2
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user