MNT Use correct branch of installer for travis builds.

This commit is contained in:
Guy Sartorelli 2022-05-13 10:20:34 +12:00
parent b5bea0c343
commit 5dce3dec85
1 changed files with 4 additions and 0 deletions

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: