mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 12:05:29 +00:00
Merge pull request #314 from creative-commoners/pulls/3.9/travis
MNT Use php 7.4 for job
This commit is contained in:
commit
c8e997ae89
@ -5,12 +5,11 @@ import:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- COMPOSER_ROOT_VERSION="3.x-dev"
|
|
||||||
- REQUIRE_EXTRA="symbiote/silverstripe-queuedjobs:^4.0"
|
- REQUIRE_EXTRA="symbiote/silverstripe-queuedjobs:^4.0"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- php: 7.3
|
- php: 7.4
|
||||||
env:
|
env:
|
||||||
- DB=MYSQL
|
- DB=MYSQL
|
||||||
- REQUIRE_INSTALLER=4.x-dev
|
- REQUIRE_INSTALLER=4.x-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user