mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Merge branch '4'
This commit is contained in:
commit
f4f6fc507e
@ -1,6 +1,10 @@
|
||||
language: php
|
||||
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
env:
|
||||
global:
|
||||
@ -14,7 +18,7 @@ matrix:
|
||||
env: DB=PGSQL
|
||||
- php: 7.3
|
||||
env: DB=MYSQL
|
||||
- php: 7.3
|
||||
- php: 7.4
|
||||
env: DB=MYSQL
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user