Skip to content

Commit

Permalink
MNT Use correct branch of installer for travis builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored and sig-steve committed May 13, 2022
1 parent b05db52 commit 756b354
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 756b354

Please sign in to comment.