Merge pull request #10178 from creative-commoners/pulls/4.10/dynamic

MNT Rely on dynamic REQUIRE_RECIPE
This commit is contained in:
Maxime Rainville 2021-12-14 10:44:10 +13:00 committed by GitHub
commit 504c08f8c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,6 @@ version: ~> 1.0
import:
- silverstripe/silverstripe-travis-shared:config/provision/standard.yml
env:
global:
- REQUIRE_RECIPE="4.x-dev"
# Using a manual matrix to exlude PHPUNIT_COVERAGE_TEST for now because it was causing some strange issues
# e.g. https://travis-ci.com/github/silverstripe/silverstripe-framework/jobs/457096837
jobs: