mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge branch '4.5' into 4
This commit is contained in:
commit
18f74ad4da
@ -1,6 +1,10 @@
|
||||
language: php
|
||||
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
cache:
|
||||
directories:
|
||||
@ -36,7 +40,7 @@ matrix:
|
||||
- PDO=1
|
||||
- PHPUNIT_TEST=framework
|
||||
|
||||
- php: 7.4snapshot
|
||||
- php: 7.4
|
||||
env:
|
||||
- DB=MYSQL
|
||||
- PHPUNIT_TEST=framework
|
||||
|
Loading…
Reference in New Issue
Block a user