Merge pull request #10315 from creative-commoners/pulls/4.10/travis-branch

MNT Use correct branch of installer for travis builds.
This commit is contained in:
Guy Sartorelli 2022-05-13 10:44:51 +12:00 committed by GitHub
commit d9d65c4fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,10 @@ version: ~> 1.0
import:
- silverstripe/silverstripe-travis-shared:config/provision/standard.yml
env:
global:
- REQUIRE_RECIPE="4.10.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: