Merge pull request #314 from creative-commoners/pulls/3.9/travis

MNT Use php 7.4 for job
This commit is contained in:
Maxime Rainville 2022-02-18 15:57:25 +13:00 committed by GitHub
commit c8e997ae89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5,12 +5,11 @@ import:
env:
global:
- COMPOSER_ROOT_VERSION="3.x-dev"
- REQUIRE_EXTRA="symbiote/silverstripe-queuedjobs:^4.0"
jobs:
include:
- php: 7.3
- php: 7.4
env:
- DB=MYSQL
- REQUIRE_INSTALLER=4.x-dev