mirror of
https://github.com/silverstripe/silverstripe-postgresql
synced 2024-10-22 17:05:45 +02:00
Actually run tests using postgres
This commit is contained in:
parent
6a168488ac
commit
5187e747b3
@ -9,8 +9,8 @@ php:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- DB=POSTGRESQL CORE_RELEASE=3.0
|
- DB=PGSQL CORE_RELEASE=3.0
|
||||||
- DB=POSTGRESQL CORE_RELEASE=3.1
|
- DB=PGSQL CORE_RELEASE=3.1
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
Loading…
Reference in New Issue
Block a user